[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msedatanodes.pas line 60
type nodeoptionty = ( |
no_drawemptybox, |
no_drawemptyexpand, |
no_solidline, |
no_checkbox, |
no_updatechildchecked, |
no_updatechildnotchecked, |
no_updateparentnotchecked, |
no_cellitemselect, |
no_nofreeitems, |
no_createvalueitems |
); |