RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TLogLinkedWebNode.Destroy Destructor

Frees the memory associated with the TLinkedWebNode object.

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

Do not call the Destroy method directly. Instead, use the Free method, which checks for a nil reference before calling Destroy. 

 

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