TTMSFNCCustomRadioGroup.RadioButtons Property
Returns the radio button control for the item at the specified index.
API unit family: TMSFNCRadioGroup
Declaring type: TTMSFNCCustomRadioGroup
Type: TRadioButton
Syntax
property RadioButtons[AIndex: Integer]: TRadioButton;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based item index. |