RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebRequestFile.Destroy Destructor

Frees an instance of TWebRequestFile.

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

Do not free instances of TWebRequestFile. TWebRequestFile objects are created and destroyed by the TWebRequestFiles object that lists the uploaded files from the current request. 

 

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