Skip to main content

TdxSkinController Properties

A component that manages global look & feel settings of an 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 corner shape of all skinned forms.
Kind Specifies the active deprecated look & feel style for DevExpress controls. Inherited from TcxLookAndFeelController.
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. Inherited from TcxLookAndFeelController.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
RenderMode Specifies the 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 the active skin in an application. Inherited from TcxLookAndFeelController.
SkinPaletteName Specifies the name of the active color palette.
Tag Inherited from TComponent.
TouchMode Specifies if Touch mode is enabled. Inherited from TcxLookAndFeelController.
UseImageSet Specifies the paint mode for the skinning engine.
UseSkins Specifies if the selected skin affects an application.
UseSkinsInPopupMenus Specifies if the active skin affects pop-up menus.
VCLComObject Inherited from TComponent.
See Also