Table of Contents

TTMSFNCDataGridCellItemExtended.BooleanValue Property

Boolean value used as the checked state for gcitCheckBox and gcitRadioButton cell types. When True, the control is checked; when False, it is unchecked.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCellItemExtended Type: Boolean

Syntax

property BooleanValue: Boolean;