TcxLookAndFeelController Properties
A deprecated component that manages look & feel settings for all DevExpress controls in an application.Name | Description |
---|---|
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. |
Kind | Deprecated. Specifies the active deprecated look & feel style for DevExpress controls. |
Name | Inherited from TComponent. |
NativeStyle | Specifies if all forms and DevExpress controls in an application use operating system-dependent draw routines to render all UI elements. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
RenderMode | Specifies the render mode for all DevExpress controls in an application. |
ScrollbarMode | Specifies the default scrollbar mode for all DevExpress controls in an application. |
ScrollMode | Specifies the default scroll mode for all DevExpress controls in an application. |
SkinName | Specifies the name of the active skin in an application. |
Tag | Inherited from TComponent. |
TouchMode | Specifies if Touch mode is enabled. |
VCLComObject | Inherited from TComponent. |
See Also