Back to Devexpress

TcxCustomContainerStyle Type

vcl-cxcontainer-c0c2b831.md

latest1.5 KB
Original Source

TcxCustomContainerStyle Type

Represents the style settings which can be applied to the associated container control.

Declaration

delphi
TcxCustomContainerStyle = TcxContainerStyle;

Referenced Class

Type
TcxContainerStyle

Remarks

The TcxCustomContainerStyle class introduces properties that control the appearance of the associated container control. The following style characteristics can be modified:

The TcxCustomContainerStyle class is a base class for the container control and editor styles.

See Also

cxContainer Unit