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

TCustomTreeView.StoreCurrentSelection

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

Declaration

Source position: comctrls.pp line 3693

public function TCustomTreeView.StoreCurrentSelection: TStringList;

Function result

TStringList instance with the selected nodes in the control.