RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TThemeServices.Destroy Destructor

Destroys an instance of TThemeServices class.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TThemeServices();

Do not call Destroy. There is only one instance of TThemeServices present at run-time. Calling Destroy destroys that instance and crashes the application. 

 

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