TCnRadioButton.Checked Property
Gets or sets a value indicating whether the control is checked.
published property Checked: Boolean read GetChecked write SetChecked default False;
Property Value
Type: Boolean
true if the check box is checked; otherwise, false.