Skip to main content

TdxCustomCheckGroupBoxCheckBox Properties

Serves as the base class for classes that contain check box settings for a checkable group box editor (the TdxCheckGroupBox or TdxDBCheckGroupBox component).
Name Description
CheckAction Manages the check box’s behavior in a checkable group box editor.
Checked Toggles the checked state of the check box provided by a checkable group box editor (the TdxCheckGroupBox or TdxDBCheckGroupBox component).
Visible Specifies the visibility of the check box within the caption area of a checkable group box editor (the TdxCheckGroupBox or TdxDBCheckGroupBox component).
See Also