RAD Studio VCL Reference
|
Frees an instance of TWebRequestFile.
destructor Destroy; override;
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!
|