Back to Devexpress

TdxSkinController Properties

vcl-dxskinsform-dot-tdxskincontroller-dot-underscore-properties.md

latest6.7 KB
Original Source

TdxSkinController Properties

A component that manages global look & feel settings of an application built with DevExpress controls.

NameDescription
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
DesignInfoInherited from TComponent.
FormCornersSpecifies the corner shape of all skinned forms. Inherited from TcxCustomLookAndFeelController.
KindDeprecated. Specifies the active deprecated look & feel style for DevExpress controls. Inherited from TcxCustomLookAndFeelController.
NameInherited from TComponent.
NativeStyleSpecifies if all forms and DevExpress controls in an application use operating system-dependent draw routines to render all UI elements. Inherited from TcxCustomLookAndFeelController.
ObserversInherited from TComponent.
OwnerInherited from TComponent.
RenderModeSpecifies the render mode for all DevExpress controls in an application. Inherited from TcxCustomLookAndFeelController.
ScrollbarModeSpecifies the default scrollbar mode for all DevExpress controls in an application. Inherited from TcxCustomLookAndFeelController.
ScrollModeSpecifies the default scroll mode for all DevExpress controls in an application. Inherited from TcxCustomLookAndFeelController.
ShowFormShadowSpecifies if a skinned application form casts a shadow. Inherited from TcxCustomLookAndFeelController.
SkinNameSpecifies the name of the active skin in an application. Inherited from TcxCustomLookAndFeelController.
SkinPaletteNameSpecifies the name of the active color palette. Inherited from TcxCustomLookAndFeelController.
TagInherited from TComponent.
TouchModeSpecifies if Touch mode is enabled. Inherited from TcxCustomLookAndFeelController.
UseImageSetSpecifies the active image draw mode for the skinning engine. Inherited from TcxCustomLookAndFeelController.
UseSkinsSpecifies if the selected skin and palette affect an application. Inherited from TcxCustomLookAndFeelController.
UseSkinsInPopupMenusSpecifies if the active skin and palette affect pop-up menus. Inherited from TcxCustomLookAndFeelController.
VCLComObjectInherited from TComponent.

See Also

TdxSkinController Class

TdxSkinController Members

dxSkinsForm Unit