RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterErrorList.Destroy Destructor

Frees the memory associated with an instance of TCustomAdapterErrorList.

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

Call Destroy to destroy an instance of TCustomAdapterErrorList and free the memory associated with it. 

 

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