TcxStyle Properties
Specifies style attributes for an element of some control.| Name | Description |
|---|---|
| AssignedValues | Determines which style attributes are assigned. |
| Bitmap | Specifies the background bitmap for a control element. |
| Color | Defines the background color for a control element. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| DesignInfo | Inherited from TComponent. |
| Font | Specifies the font of the output text in a control element. |
| Index | Inherited from TcxCustomStyle. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| Owner | Inherited from TComponent. |
| StyleRepository | Specifies the repository storing the current style object. Inherited from TcxCustomStyle. |
| Tag | Inherited from TComponent. |
| TextColor | Specifies the text color. |
| VCLComObject | Inherited from TComponent. |
See Also