Table of Contents

TTMSFNCCheckGroupPicker.Checked Property

Gets or sets whether the item at the specified index is checked in the drop-down panel.

API unit family: TMSFNCCheckGroupPicker Declaring type: TTMSFNCCheckGroupPicker Inherited from: TTMSFNCCustomCheckGroupPicker Type: Boolean

Syntax

property Checked[AIndex: Integer]: Boolean;

Parameters

Name Description
AIndex Zero-based item index.