Table of Contents

TTMSFNCCustomCheckGroup.CheckBoxes Property

Returns the check box control for the item at the specified index.

API unit family: TMSFNCCheckGroup Declaring type: TTMSFNCCustomCheckGroup Type: TCheckBox

Syntax

property CheckBoxes[AIndex: Integer]: TCheckBox;

Parameters

Name Description
AIndex Zero-based item index.