Skip to main content

TcxPanelStyle Members

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

Constructors

Name Description
Create(TcxCustomGroupBox) Initializes a new instance of the TcxPanelStyle class with specified settings.

Properties

Name Description
Active Applies the panel paint style.
BorderWidth Specifies the horizontal and vertical indents (in pixels) between a panel’s edges and its content.
CaptionIndent Specifies the horizontal and vertical indents (in pixels) between a panel’s edges and caption.
OfficeBackgroundKind Specifies a panel’s background color if the panel is painted using the lfOffice11 style.
WordWrap Specifies whether the caption is wrapped, if it doesn’t fit the control’s width.

Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
ToString Inherited from TObject.
See Also