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