[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Determines whether the check box can be in a "grayed" state.
Source position: dbctrls.pp line 443
published property TDBCheckBox.AllowGrayed; |
If AllowGrayed is set to True, the check box has three possible states: checked, unchecked and grayed. If AllowGrayed is set to False, the check box has only two possible states: checked and unchecked.