TcxGroupBox Class
In This Article
Represents the group box control.
#Declaration
Delphi
TcxGroupBox = class(
TcxCustomGroupBox
)
#Remarks
The TcxGroupBox control is a TcxCustomGroupBox descendant. It doesn’t introduce any new functionality but simply publishes properties. Please refer to the TcxCustomGroupBox class description for more details on the features provided by the group box.
#Inheritance
See Also