[Overview][Constants][Types][Classes][Procedures and functions][Index] |
GetFirstMultiSelected - returns the first node from a multiple selection.
Source position: comctrls.pp line 3710
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.