API:Vcl.CheckLst.TCheckListBox.AllowGrayed
Delphi
property AllowGrayed: Boolean read FAllowGrayed write FAllowGrayed default False;
C++
__property bool AllowGrayed = {read=FAllowGrayed, write=FAllowGrayed, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | Vcl.CheckLst.pas Vcl.CheckLst.hpp |
Vcl.CheckLst | TCheckListBox |
Description
Embarcadero Technologies does not currently have any additional information.