Skip to main content
A newer version of this page is available. .

TcxGroupBox Class

Represents the group box control.

Declaration

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.

See Also