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

TCustomTreeView.StoreCurrentSelection

Creates and fills a TStringList with the text for the selected nodes in the control.

Declaration

Source position: comctrls.pp line 3687

public function TCustomTreeView.StoreCurrentSelection: TStringList;

Function result

TStringList instance with the selected nodes in the control.