RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThemeServices.UpdateThemes Method

Resets the application theme.

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

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

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