vcl-cxlookandfeels-3407fe33.md
A deprecated component designed to manage look & feel settings for all DevExpress controls in an application.
Tip
Use the TdxSkinController component or Project Settings instead.
TcxLookAndFeelController = class(
TcxCustomLookAndFeelController
)
Important
The TcxLookAndFeelController component ships with DevExpress VCL products for backward compatibility only.
DevExpress neither implements new features nor fixes bugs in deprecated products.
We recommend that you replace TcxLookAndFeelController with a TdxSkinController component if you need to switch between skins and palettes at runtime. You can also use the Project Settings dialog to configure project skin, palette, and other look-and-feel settings at design time.
TObject TPersistent TComponent TcxCustomComponent TcxCustomLookAndFeelController TcxLookAndFeelController
See Also
RootLookAndFeel Global Function