Contents - Index - Previous - Next


CheckBoxChecked property



Applies to
TProfGridCell class

Declaration
property CheckBoxChecked: Boolean;

Description

Specifies whether the checkbox type cell appears checked.

Read CheckBoxChecked to determine whether the check box is checked or unchecked. CheckBoxChecked is True when the check box has a checked state, False if it is unchecked.

Set CheckBoxChecked to check on uncheck a checkbox cell.