RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TInterfaceList.Destroy Destructor

Destroys the interface list.

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

Do not call Destroy directly in an application. Instead, call the Free method. 

 

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