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 enable or disable skinning for a TFrame, a TPanel, TButton, TCheckBox, TDBCheckBox, or TRadioButton control.
OnSkinForm Allows you to apply different skins to forms and standard VCL controls.
See Also