Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TUploadedFile.Destroy

Destroys the uploaded file instance

Declaration

Source position: httpdefs.pp line 232

public destructor TUploadedFile.Destroy; override;

Description

Destroy cleans up resources used by the uploaded file instance. This includes closing any associated streams and removing temporary files.


Documentation generated on: Jan 16 2026