IRadioButton.Checked

Syntax

Checked: Boolean;

Description

The Checked property determines the switch state.

Comments

If the property is set to True, the switch becomes selected, otherwise, it is not selected.

Example

See also:

IRadioButton