CheckBoxFocusDefined: Boolean;
The CheckBoxFocusDefined property determines whether the SET_FOCUS_ON_CHECK_BOX parameter is present in binding string.
If the CheckBoxFocusDefined property is set to True, the binding string describing the value editor will contain the SET_FOCUS_ON_CHECK_BOX parameter. The value of this parameter is determined by the CheckBoxFocus property.
The example of use is given in description of the CheckBoxDefined property.
See also: