| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
The set of Options for displaying the tree view
Source position: comctrls.pp line 2688
public property TCustomTreeView.Options: TTreeViewOptions |
The set of Options for displaying the tree view
List of available options:
tvoAllowMultiselect,
tvoAutoExpand,
tvoAutoInsertMark,
tvoAutoItemHeight,
tvoHideSelection,
tvoHotTrack,
tvoKeepCollapsedNodes,
tvoReadOnly,
tvoRightClickSelect,
tvoRowSelect,
tvoShowButtons,
tvoShowLines,
tvoShowRoot,
tvoShowSeparators,
tvoToolTips,
tvoNoDoubleClickExpand
| lazarus-ccr.sourceforge.net |