Table of Contents

TTMSFNCDataGridDatabaseAdapterColumn.CheckBoxField Property

When True, the cell value is rendered as a check box (True/False toggle) instead of plain text. Mutually exclusive with PictureField and ProgressField.

API unit family: TMSFNCDataGridDatabaseAdapter Declaring type: TTMSFNCDataGridDatabaseAdapterColumn Type: Boolean

Syntax

property CheckBoxField: Boolean;

Default: false