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

TCustomCheckListBox.AllowGrayed

AllowGrayed - if True, the box is allowed to be greyed, and impossible to select

Declaration

Source position: checklst.pas line 72

public property TCustomCheckListBox.AllowGrayed : Boolean
  read FAllowGrayed
  write FAllowGrayed
  default False;