Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomTreeView.GetLastMultiSelected

Gets the last tree node added to a multi-selection in the Items for the controls.

Declaration

Source position: comctrls.pp line 3737

public function TCustomTreeView.GetLastMultiSelected: TTreeNode;

Function result

Last tree node in a multi-selection.

Description

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.4 Generated 2025-11-08 Home