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

TdxSkin Class

Stores a skin and its settings.

Declaration

TdxSkin = class(
    TdxSkinPersistent,
    IdxColorPalette,
    IdxSkinColorPalette
)

Remarks

A skin defines how to paint all GUI elements of the DevExpress controls to which it is applied:

Vector Skins

This class provides corresponding settings that allow you to customize the skin appearance.

See Also