Source position: treegrids.pas line 785
type TTGAutoOption = ( |
||
toAutoDropExpand, |
|
|
toAutoExpand, |
|
|
toAutoScroll, |
|
|
toAutoScrollOnExpand, |
|
|
toAutoSort, |
|
|
toAutoSpanColumns, |
|
|
toAutoTristateTracking, |
|
|
toAutoHideButtons, |
|
|
toAutoDeleteMovedNodes, |
|
|
toDisableAutoscrollOnFocus, |
|
|
toAutoChangeScale, |
|
|
toAutoFreeOnCollapse, |
|
|
toDisableAutoscrollOnEdit, |
|
|
toAutoBidiColumnOrdering |
|
|
); |
CT Web help |
CodeTyphon Studio |