Table of Contents

TTMSFNCDataGridCheckBoxCell.Checked Property

Current checked state of the embedded checkbox or radio-button control. When True, the control is checked; when False, it is unchecked.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCheckBoxCell Inherited from: TTMSFNCDataGridCheckedCell Type: Boolean

Syntax

property Checked: Boolean;