[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNodes.IsMultiSelection

True if the node is part of a multi-selection in the internal selection list.

Declaration

Source position: comctrls.pp line 3262

public function TTreeNodes.IsMultiSelection: Boolean;

Function result

True if the node is part of a multi-selection in the internal selection list.

See also

TTreeNode.GetNextMultiSelected

  

Returns the next tree node which is included in a multi-selected range of nodes.


Version 3.2 Generated 2024-02-25 Home