TTMSFNCRadioContainer Class
Container pairing a radio button with its HTML text label within a group.
API unit family: TMSFNCRadioGroup
Inherits from: TTMSFNCCustomControl
Syntax
TTMSFNCRadioContainer = class(TTMSFNCCustomControl)
Properties
| Name | Description |
|---|---|
| HTMLText | Provides access to the HTML text control displayed beside the radio button. |
| RadioButton | Provides access to the radio button control used for the item. |