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

TCustomListBox.GetSelected

Gets the value for the Selected property.

Declaration

Source position: stdctrls.pp line 594

protected function TCustomListBox.GetSelected(

  Index: Integer

):Boolean;

Arguments

Index

  

Ordinal position for the item examined in the method.

Function result

The selection state of the item.

See also

TCustomListBox.Selected

  

The Selected state for an item in the control.

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