Table of Contents

TTMSFNCCustomCheckGroup.Containers Property

Returns the combined check box and HTML text container for the item at the specified index.

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

Syntax

property Containers[AIndex: Integer]: TTMSFNCCheckContainer;

Parameters

Name Description
AIndex Zero-based item index.