RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThemeServices.ApplyThemeChange Method

Resets the application theme.

Pascal
procedure ApplyThemeChange;
C++
__fastcall ApplyThemeChange();

ApplyThemeChange is called automatically by the TApplication object whenever the Operating System theme is changed.

Note: ApplyThemeChange is used internally by the VCL and should not be called manually by applications.
 

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