Skip to main content

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