Table of Contents

TTMSFNCRadioGroup.Containers Property

Returns the combined radio button and HTML text container for the item at the specified index.

API unit family: TMSFNCRadioGroup Declaring type: TTMSFNCRadioGroup Inherited from: TTMSFNCCustomRadioGroup Type: TTMSFNCRadioContainer

Syntax

property Containers[AIndex: Integer]: TTMSFNCRadioContainer;

Parameters

Name Description
AIndex Zero-based item index.