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

TcxLookAndFeelChangedEvent Type

Declaration

TcxLookAndFeelChangedEvent = procedure(Sender: TcxLookAndFeel; AChangedValues: TcxLookAndFeelValues) of object;

Parameters

Name Type
Sender TcxLookAndFeel
AChangedValues TcxLookAndFeelValues
See Also