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