[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates whether the node is one of several nodes selected simultaneously (e.g. using the Shift or Ctrl key while selecting on a tree view control).
Source position: comctrls.pp line 3163
public property TTreeNode.MultiSelected : Boolean |
|
True if the current node is selected in the tree view control. |
|
|
Adds nodes relative the specified node to the multi-selection list. |
|
|
Clears the nodes in a multi-selection and optionally the selected node on the tree view control. |
|
|
Number of tree nodes included in the internal selection list. |
|
|
Enables or disables selection of multiple tree nodes at the same time. |
|
|
Makes the specified node(s) become selected in the control. |
|
|
Provides indexed access to the multi-selected tree nodes in the control. |
|
|
Multi-selection options enabled for the tree view control. |
|
|
The set of options enabled in the tree view control. |
|
|
Event handler signalled when the selection in the tree view control is changed. |
Version 4.0 | Generated 2025-05-03 | Home |