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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!