[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns the next tree node which is included in a multi-selected range of nodes.
Source position: comctrls.pp line 3115
Next tree node in the list of multi-selected nodes, or Nil when multi-selections are not present or enabled in the tree view control for the node(s).
The internal members with the values for GetPrevMultiSelected and GetNextMultiSelected are updated when the value in the MultiSelected property is changed for the node.
|
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). |
|
|
True if the current node is selected in the tree view control. |
|
|
Gets the tree node at the specified position in the list of selected nodes. |
|
|
Provides indexed access to the multi-selected tree nodes in the control. |
|
|
Indicates whether selected tree node(s) on the control are visible. |
Version 4.0 | Generated 2025-05-03 | Home |