This control is used to represent a set of mutually exclusive choices as buttons. That is, only one button in a set of buttons can be selected at any one time. A click on a button in the set of buttons will select that button and deselect all the other buttons in the set.

The control has the following properties:
|
Property |
Default |
Description |
|
Alignment |
taRightJustify |
Controls the position of the radio button’s caption. |
|
Caption |
- |
Contains the text that is displayed with the radio button |
|
Checked |
False |
Indicates whether the radio button is selected. |