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

TUploadedFile.Description

Description of the uploaded file

Declaration

Source position: httpdefs.pp line 240

public property TUploadedFile.Description : string
  read FDescription
  write FDescription;

Description

Description contains additional descriptive information about the uploaded file. This may include user-provided descriptions or other metadata associated with the upload.


Documentation generated on: Jan 16 2026