TdxCheckGroupBox Class
In This Article
An unbound checkable group box editor.
#Declaration
Delphi
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