[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 3735
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.
Version 4.0 | Generated 2025-05-03 | Home |