[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 575

public function TCustomListBox.GetSelectedText: string;

Function result

The item strings, one per line.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.