RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMultipartContentParser.Destroy Destructor

Frees the memory associated with the TMultipartContentParser object.

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

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!