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

TdxLayoutCxLookAndFeel Class

Declaration

TdxLayoutCxLookAndFeel = class(
    TdxLayoutStandardLookAndFeel,
    IdxSkinSupport,
    IcxLookAndFeelContainer
)

Remarks

This class contains settings that allow you to paint a layout control using any of the following TcxLookAndFeel styles:

  • Five predefined paint styles common to all Developer Express controls: Flat, Office11, Standard, UltraFlat, and Windows Native Style theme.

  • Skins provided by the ExpressSkins Library (installed separately).

TdxLayoutCxLookAndFeel objects can be created using the TdxLayoutLookAndFeelList component.

See Also