TTMSFNCRadioGroup.HTMLTexts Property
Returns the HTML text control for the item at the specified index.
API unit family: TMSFNCRadioGroup
Declaring type: TTMSFNCRadioGroup
Inherited from: TTMSFNCCustomRadioGroup
Type: TTMSFNCRadioHTMLText
Syntax
property HTMLTexts[AIndex: Integer]: TTMSFNCRadioHTMLText;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based item index. |