TcxLookAndFeelController Class
A deprecated component that manages look & feel settings for all DevExpress controls in an application.
#Declaration
TcxLookAndFeelController = class(
TcxCustomLookAndFeelController
)
#Remarks
Warning
A look & feel controller is a deprecated non-visual component that manages general look & feel settings for all DevExpress controls at design time. Use the TdxTcx
descendant) instead to apply a skin to an entire application, including all forms.