RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThemeServices.UnloadThemeData Method

Clears all the internal data for the current theme.

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

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

Note: UnloadThemeData 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!