RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFileTypeItem.Destroy Destructor

Destroys an instance and frees the associated resources.

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

This method destroys an instance of TFileTypeItem and frees the associated resources. 

 

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