RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TUpdateTree.Destroy Destructor

Destroys an instance of TUpdateTree.

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

Applications do not need to free TUpdateTree instances. Update trees are freed by the resolver components that use them. 

 

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