TTMSFNCCheckGroup.CheckBoxes Property
Returns the check box control for the item at the specified index.
API unit family: TMSFNCCheckGroup
Declaring type: TTMSFNCCheckGroup
Inherited from: TTMSFNCCustomCheckGroup
Type: TCheckBox
Syntax
property CheckBoxes[AIndex: Integer]: TCheckBox;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based item index. |