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

TCustomListBox.Selected

Get or set the Selected state of an item.

Declaration

Source position: stdctrls.pp line 632

public property TCustomListBox.Selected[Index: Integer] : Boolean
  read GetSelected
  write SetSelected;

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