RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TContentParser.Destroy Destructor

Frees the memory associated with the TContentParser object.

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

Do not free content parser instances. The Web request object frees the content parser when it no longer needs it. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!