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

TListItem.Selected

Whether this Item has been Selected (often denoted by a check-mark)

Declaration

Source position: comctrls.pp line 763

public property TListItem.Selected: Boolean
  index Ord(lisSelected)read GetState write SetState;