Source position: treegrids.pas line 824
type TTGSelectionOptions = set of ( |
||
toDisableDrawSelection, |
|
|
toExtendedFocus, |
|
|
toFullRowSelect, |
|
|
toLevelSelectConstraint, |
|
|
toMiddleClickSelect, |
|
|
toMultiSelect, |
|
|
toRightClickSelect, |
|
|
toSiblingSelectConstraint, |
|
|
toCenterScrollIntoView, |
|
|
toSimpleDrawSelection, |
|
|
toAlwaysSelectNode, |
|
|
toRestoreSelection |
|
|
); |
| CT Web help |
| CodeTyphon Studio |