TdxCheckGroupBox Class
An unbound checkable group box editor.
Declaration
TdxCheckGroupBox = class(
TdxCustomCheckGroupBox
)
Remarks
This class does not introduce any new functionality. It simply publishes properties and events inherited from its base classes. Refer to the TdxCustomCheckGroupBox class description to learn about available class members.
Inheritance
See Also