RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGIFApplicationExtension.Destroy Destructor

Destroys the TPersistent instance and frees its memory.

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

Do not call Destroy directly. Call Free instead. Free checks that the object reference is not nil before calling Destroy. 

 

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