RAD Studio VCL Reference
|
Deallocates the memory occupied by an EHeapException instance.
procedure FreeInstance; override;
virtual __fastcall FreeInstance();
FreeInstance is called internally when an application shuts down. Do not call this method directly or attempt to create or destroy instances of EHeapException.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|