Skip to main content

cxLookAndFeels Unit

Classes

Name Description
TcxLookAndFeel Stores general appearance settings of a DevExpress control.
TcxLookAndFeelController A deprecated component that manages look & feel settings for all DevExpress controls in an application.
TdxVisualRefinements Stores global visual adjustments for DevExpress container controls and editors.

Interfaces

Name Description
IcxLookAndFeelContainer
IcxLookAndFeelNotificationListener Exposes methods that notify a control with support for look & feel settings.
IcxLookAndFeelNotificationListener2 Exposes methods that notify a control with support for look & feel settings.
IdxCustomSkinnedContainer
IdxSkinSupport
IdxSkinSupport2
IdxTouchModeSupport
IdxVisualRefinementsListener

Enums

Name Description
TcxLookAndFeelKind Enumerates deprecated look & feel styles.
TcxLookAndFeelValue Enumerates flags that correspond to individual look & feel settings.
TdxFormCorners Enumerates form corner options.
TdxRenderMode Enumerates render modes available for DevExpress controls.
TdxScrollbarMode Enumerates different scrollbar modes for DevExpress controls (TcxControl and TdxVCLControl descendants).
TdxScrollMode Enumerates scroll modes in DevExpress controls (TcxControl and TdxVCLControl descendant instances).
TdxTouchScrollUIMode Enumerates Touch-friendly scrollbar mode settings that can be applied to DevExpress controls (TcxControl and TdxVCLControl descendant instances).

Methods

Name Description
RootLookAndFeel Provides access to the root look & feel settings at runtime.

Variables

Name Description
dxSkinFormCorners Specifies the shape of form corners used by an application.
dxSkinShowFormShadow Specifies if a skinned application form casts a shadow.

Constants

Name Description
cxDefaultIsTouchModeEnabled Specifies the default state of the Touch mode in DevExpress controls.
cxDefaultIsTouchScrollUIModeEnabled Specifies the default state of the Touch-friendly scrollbar mode in DevExpress controls.
cxDefaultLookAndFeelKind Determines the default value of the Kind property for all look & feel classes.
cxDefaultLookAndFeelNativeStyle Determines the default value of the NativeStyle property for all look & feel classes.
cxDefaultLookAndFeelRenderMode Specifies the default render mode for all DevExpress controls.
cxDefaultLookAndFeelScrollMode Specifies the default scroll mode for all DevExpress controls.
cxDefaultLookAndFeelSkinName Specifies the name of the default skin for all DevExpress controls.
cxDefaultUseSkins Specifies if skins are enabled in an application by default.
cxDefaultUseSkinsInPopupMenus Specifies if a skin controller can apply a skin to pop-up menus.
cxIsTouchModeEnabled Determines whether Touch mode is enabled in an application.
cxUseSkins Specifies if a skin is applied to an application.
cxUseSkinsInPopupMenus Specifies if a skin controller can apply a skin to pop-up menus.
dxUseVectorIcons Specifies if DevExpress controls use vector icons instead of bitmaps in built-in menus and dialogs.

Types

Name Description
TcxLookAndFeelValues A set of flags that correspond to individual look & feel settings.
TdxPadding Stores padding size adjustments.