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

TCustomCheckListBox.State

The State of the box with the specified index - checked, unchecked or greyed

Declaration

Source position: checklst.pas line 76

public property TCustomCheckListBox.State[AIndex: Integer] : TCheckBoxState
  read GetState
  write SetState;