RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThemeServices.OnThemeChange Event

Occurs when the Operating System theme changes.

Pascal
property OnThemeChange: TNotifyEvent;
C++
__property TNotifyEvent OnThemeChange;

Use the OnThemeChange event to implement custom processing that should occur whenever the Operation System theme changes. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!