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

TCustomListBox.GetSelectedText

Get the text of all selected items in one string.

Declaration

Source position: stdctrls.pp line 552

public function TCustomListBox.GetSelectedText: string;

Function result

The item strings, one per line.