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