TdxLayoutWebLookAndFeel Class
Deprecated. A web layout look & feel component.
Declaration
TdxLayoutWebLookAndFeel = class(
TdxCustomLayoutLookAndFeel
)
Remarks
Important
The TdxLayoutWebLookAndFeel
component ships with the Layout control for backward compatibility only. DevExpress neither implements new features nor fixes bugs in deprecated products.
We strongly recommend that you replace TdxLayoutWebLookAndFeel
with TdxLayoutSkinLookAndFeel in all projects. Alternatively, you can synchronize a Layout control with global skin and palette settings.
Refer to the following topic for detailed information: Appearance Settings.
Inheritance
See Also