Back to Devexpress

cxLookAndFeels Unit

vcl-cxlookandfeels-f09c9e46.md

latest7.3 KB
Original Source

cxLookAndFeels Unit

Classes

NameDescription
TcxCustomLookAndFeelControllerThe base class for the TdxSkinController component.
TcxLookAndFeelStores general appearance settings of a DevExpress control.
TcxLookAndFeelController

A deprecated component designed to manage look & feel settings for all DevExpress controls in an application.

Tip

Use the TdxSkinController component or Project Settings instead.

| | TdxVisualRefinements | Stores global DevExpress control appearance settings that complement skins and palettes. |

Interfaces

NameDescription
IcxLookAndFeelContainer
IcxLookAndFeelNotificationListenerExposes methods that notify a control with support for look & feel settings.
IcxLookAndFeelNotificationListener2Exposes methods that notify a control with support for look & feel settings.
IdxCustomSkinnedContainer
IdxIDEAppearanceSupport
IdxSkinSupport
IdxSkinSupport2
IdxTouchModeSupport
IdxVisualRefinementsListener

Enums

NameDescription
TcxLookAndFeelKindEnumerates deprecated look & feel styles.
TcxLookAndFeelValueEnumerates flags that correspond to individual look & feel settings.
TdxFormCornersEnumerates form corner options.
TdxRenderModeEnumerates render modes available for DevExpress controls.
TdxScrollbarModeEnumerates different scrollbar modes for DevExpress controls (TcxControl and TdxVCLControl descendants).
TdxScrollModeEnumerates scroll modes in DevExpress controls (TcxControl and TdxVCLControl descendant instances).
TdxSkinImageSet
TdxTouchScrollUIModeEnumerates Touch-friendly scrollbar mode settings that can be applied to DevExpress controls (TcxControl and TdxVCLControl descendant instances).

Methods

NameDescription
RootLookAndFeelProvides access to global (application-wide) look & feel settings at runtime.

Variables

NameDescription
dxSkinFormCornersSpecifies the shape of form corners used by an application.
dxSkinShowFormShadowSpecifies if a skinned application form casts a shadow.

Constants

NameDescription
cxDefaultIsTouchModeEnabledSpecifies the default state of the Touch mode in DevExpress controls.
cxDefaultIsTouchScrollUIModeEnabledSpecifies the default state of the Touch-friendly scrollbar mode in DevExpress controls.
cxDefaultLookAndFeelKindDetermines the default value of the Kind property for all look & feel classes.
cxDefaultLookAndFeelNativeStyleSpecifies the initial native style usage flag for DevExpress controls.
cxDefaultLookAndFeelRenderModeSpecifies the default render mode for DevExpress controls at the application level.
cxDefaultLookAndFeelScrollModeSpecifies the default scroll mode for all DevExpress controls.
cxDefaultUseGlobalSkinSpecifies if controls with global skin synchronization flags and separate look & feel options automatically update their appearance from application-wide skin and palette settings.
cxDefaultUseGlobalSkinValue
cxDefaultUseSkinsSpecifies if skins are initially enabled.
cxDefaultUseSkinsInPopupMenusSpecifies if a skin controller can apply a skin to pop-up menus.
cxIsTouchModeEnabledDetermines if the Touch Mode is enabled in an application.
cxUseSkinsSpecifies if a skin is applied to an application.
cxUseSkinsInPopupMenusSpecifies if a skin controller can apply a skin to pop-up menus.
dxDefaultSkinFormCorners
dxDefaultSkinShowFormShadow
dxDefaultSkinsUseImageSet
dxUseVectorIconsSpecifies if DevExpress controls use vector icons instead of bitmaps in built-in menus and dialogs.

Types

NameDescription
TcxLookAndFeelValuesA set of flags that correspond to individual look & feel settings.
TdxPaddingStores padding size adjustments.