Returns the first tree node multi-selected on the tree view control.
Source position: comctrls.pp line 3736
public function TCustomTreeView.GetFirstMultiSelected: TTreeNode; |
First tree node in a multi-selection.
Uses the value from the internal member maintained in TTreeNodes. GetFirstMultiSelected is available when tvoAllowMultiSelect has been included in the Options for the control.
| Version 4.4 | Generated 2025-11-08 | Home |