dxSkinsForm Unit
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 |