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

TdxSkinController Events

A component that implements a convenient way to apply skins to an entire 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 Enables you to specify skins to be applied to a form and its controls.
See Also