Table of Contents

TTMSFNCCheckGroup.HTMLTexts Property

Returns the HTML text control for the item at the specified index.

API unit family: TMSFNCCheckGroup Declaring type: TTMSFNCCheckGroup Inherited from: TTMSFNCCustomCheckGroup Type: TTMSFNCCheckHTMLText

Syntax

property HTMLTexts[AIndex: Integer]: TTMSFNCCheckHTMLText;

Parameters

Name Description
AIndex Zero-based item index.