Skip to main content

TdxLayoutSkinLookAndFeel Class

The look & feel style that supports skins from the ExpressSkins Library.

Declaration

TdxLayoutSkinLookAndFeel = class(
    TdxLayoutCxLookAndFeel
)

Remarks

This class allows you to apply skins to a layout control (if the ExpressSkins Library is installed). Skins can be registered for use with a layout control via the TdxLayoutLookAndFeelList component or the LayoutLookAndFeel property.

See Also