TTMSFNCCheckGroup.Containers Property
Returns the combined check box and HTML text container for the item at the specified index.
API unit family: TMSFNCCheckGroup
Declaring type: TTMSFNCCheckGroup
Inherited from: TTMSFNCCustomCheckGroup
Type: TTMSFNCCheckContainer
Syntax
property Containers[AIndex: Integer]: TTMSFNCCheckContainer;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based item index. |