TcxContainerStyle.State Property
In This Article
Returns the control state associated with the style.
#Declaration
Delphi
property State: TcxContainerStateItem read;
#Property Value
Type | Description |
---|---|
Tcx |
The control state that corresponds to the current style. |
See Also