TTMSFNCCustomCheckGroup.HTMLTexts Property
Returns the HTML text control for the item at the specified index.
API unit family: TMSFNCCheckGroup
Declaring type: TTMSFNCCustomCheckGroup
Type: TTMSFNCCheckHTMLText
Syntax
property HTMLTexts[AIndex: Integer]: TTMSFNCCheckHTMLText;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based item index. |