Skip to main content

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 from the ExpressSkins Library (installed separately).

TdxLayoutCxLookAndFeel objects can be created using the TdxLayoutLookAndFeelList component.

See Also