Skip to main content

IcxLookAndFeelNotificationListener Methods

Exposes methods that notify a control with support for look & feel settings.
Name Description
GetObject Provides access to the object that implements the IcxLookAndFeelNotificationListener interface.
MasterLookAndFeelChanged(TcxLookAndFeel,TcxLookAndFeelValues) Notifies all listeners that one or more default look & feel settings have changed.
MasterLookAndFeelDestroying(TcxLookAndFeel) Notifies all listeners that the source of default look & feel settings is about to be destroyed.
See Also