Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

dxSkinsForm Unit

In This Article

This unit implements the TdxSkinController component and related APIs.

#Classes

Name Description
TdxSkinController A component that manages global look & feel settings of an application built with DevExpress controls.
TdxSkinControllersList
TdxSkinForm The base class for simple DPI-aware forms that can override global form corner and shadow settings.
TdxSkinIgnoredFormList Stores the list of ignored form classes for the DevExpress Skin Engine.

#Variables

Name Description
dxSkinControllersList Provides indexed access to all skin controller instances in an application.

#Types

Name Description
TdxSkinControlEvent The procedural type for standard control skinning events.
TdxSkinFormEvent The procedural type for form skinning events.
TdxSkinPopupSysMenuEvent