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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!