Gets the last tree node added to a multi-selection in the Items for the controls.
Source position: comctrls.pp line 3738
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.6 | Generated 2026-02-20 | Home |