Skip to main content

TdxSkinController Events

A component that manages global look & feel settings of an application built with DevExpress controls.
Name Description
OnPopupSysMenu Enables you to customize the system menu displayed for a skinned form.
OnSkinControl Allows you to prevent the skin controller from applying the active skin to a supported control from the standard VCL Library.
OnSkinForm Allows you to apply different skins to forms and standard VCL controls.
See Also