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

TdxSkinController Properties

A component that implements a convenient way to apply skins to an entire application built with DevExpress controls.
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.
FormCorners Specifies the shape of form corners.
Kind Specifies the default basic look & feel style for DevExpress controls. Inherited from TcxLookAndFeelController.
Name Inherited from TComponent.
NativeStyle Specifies if all DevExpress controls in an application use the native Windows look & feel style by default. Inherited from TcxLookAndFeelController.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
RenderMode Specifies the default render mode for all DevExpress controls in an application. Inherited from TcxLookAndFeelController.
ScrollbarMode Specifies the default scrollbar mode for all DevExpress controls in an application. Inherited from TcxLookAndFeelController.
ScrollMode Specifies the default scroll mode for all DevExpress controls in an application. Inherited from TcxLookAndFeelController.
ShowFormShadow Specifies if a skinned application form casts a shadow.
SkinName Specifies the name of a skin that all DevExpress controls in an application use by default. Inherited from TcxLookAndFeelController.
SkinPaletteName Specifies the name of a base color palette for the active skin.
Tag Inherited from TComponent.
TouchMode Toggles the Touch mode in an application. Inherited from TcxLookAndFeelController.
TouchScrollUIMode Toggles the Touch-friendly scrollbar mode in an application. Inherited from TcxLookAndFeelController.
UseImageSet Specifies the paint mode for the skinning engine.
UseSkins Specifies if the active skin is applied to an application.
UseSkinsInPopupMenus Specifies if the active skin affects pop-up menus.
VCLComObject Inherited from TComponent.
See Also