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

TUploadedFile.FileName

Original filename of the uploaded file

Declaration

Source position: httpdefs.pp line 234

public property TUploadedFile.FileName : string
  read FFileName
  write FFileName;

Description

FileName contains the original filename as specified by the client. This is the name of the file on the client's system before it was uploaded.


Documentation generated on: Jan 16 2026