Skip to main content
A newer version of this page is available. .

TcxLookAndFeelController Properties

A 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 Specifies the default basic look & feel style for DevExpress controls.
Name Inherited from TComponent.
NativeStyle Specifies if all DevExpress controls in an application use the native Windows look & feel style by default.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
RenderMode Specifies the default 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 a skin that all DevExpress controls in an application use by default.
Tag Inherited from TComponent.
TouchMode Toggles the Touch mode in an application.
TouchScrollUIMode Toggles the Touch-friendly scrollbar mode in an application.
VCLComObject Inherited from TComponent.
See Also