Skip to main content

TdxCheckGroupBoxCheckBox Members

Contains check box settings for an unbound checkable group box editor (the TdxCheckGroupBox component).

Constructors

Name Description
Create(TdxCustomCheckGroupBox) Initializes a new instance of the TdxCustomCheckGroupBoxCheckBox class with specified settings. Inherited from TdxCustomCheckGroupBoxCheckBox.

Properties

Name Description
CheckAction Manages the check box’s behavior in a checkable group box editor. Inherited from TdxCustomCheckGroupBoxCheckBox.
Checked Toggles the checked state of the check box provided by a checkable group box editor (the TdxCheckGroupBox or TdxDBCheckGroupBox component). Inherited from TdxCustomCheckGroupBoxCheckBox.
Visible Specifies the visibility of the check box within the caption area of a checkable group box editor (the TdxCheckGroupBox or TdxDBCheckGroupBox component). Inherited from TdxCustomCheckGroupBoxCheckBox.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also