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

TCustomCheckListBox.CheckAll

Declaration

Source position: checklst.pas line 73

public procedure TCustomCheckListBox.CheckAll(

  AState: TCheckBoxState;

  aAllowGrayed: Boolean = True;

  aAllowDisabled: Boolean = True

);