Destroys the uploaded file instance
Source position: httpdefs.pp line 240
public destructor TUploadedFile.Destroy; override; |
Destroy cleans up resources used by the uploaded file instance. This includes closing any associated streams and removing temporary files.