|
RAD Studio VCL Reference
|
Destroys an instance of TTreeNodes.
destructor Destroy; override;
virtual __fastcall ~TTreeNodes();
Do not call Destroy directly in an application. The tree view that owns the TTreeNodes object destroys the tree nodes object by calling its Free method.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|