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

cxLookAndFeels Unit

Classes

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

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

Records

Name Description
TdxPadding Stores padding size adjustments.

Enums

Name Description
TcxLookAndFeelKind Determines the manner in which a control is painted.
TcxLookAndFeelValue Enumerates look & feel setting flags.
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.

Types

Name Description
TcxLookAndFeelChangedEvent
TcxLookAndFeelValues A set of flags that correspond to custom look & feel settings.