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

TCustomListBox.SelCount

The number of selected iems in the list.

Declaration

Source position: stdctrls.pp line 631

public property TCustomListBox.SelCount : Integer
  read GetSelCount;

See also

TCustomListBox.Selected

  

Get or set the Selected state of an item.

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