RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCGIApplication.Destroy Destructor

Frees the memory associated with the TCGIApplication object.

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

Do not call Destroy. The global Application variable is freed when the application shuts down. 

 

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