[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the last tree node added to a multi-selection in the Items for the controls.
Source position: comctrls.pp line 3734
public function TCustomTreeView.GetLastMultiSelected: TTreeNode; |
Last tree node in a multi-selection.
Uses the value from the internal member maintained in TTreeNodes. GetLastMultiSelected is available when tvoAllowMultiSelect has been included in the Options for the control.