TcxContainerStyle.BaseStyle Property
In This Article
Provides access to the parent (base) style.
#Declaration
Delphi
property BaseStyle: TcxContainerStyle read;
#Property Value
Type | Description |
---|---|
Tcx |
The base style for the current style. The base style serves as a source of control state appearance settings when the Assigned The |
See Also