Back to Devexpress

TcxGroupBox Class

vcl-cxgroupbox.md

latest1.5 KB
Original Source

TcxGroupBox Class

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

Show 13 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxContainer TcxCustomEditContainer TcxCustomEdit TcxCustomGroupBox TcxGroupBox

See Also

Integrated Touch Gesture Support

TcxGroupBox Members

cxGroupBox Unit