Skip to main content

TcxPanelStyle Class

Contains appearance settings of a TcxGroupBox control displayed as a panel.

Declaration

TcxPanelStyle = class(
    TPersistent
)

Remarks

Members of this class allow you to:

Use the TcxGroupBox.PanelStyle property to access this set of options.

Inheritance

TObject
TPersistent
TcxPanelStyle
See Also