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

TMimeItem.FileName

Filename attribute of the MIME item

Declaration

Source position: httpdefs.pp line 291

public property TMimeItem.FileName : string
  index 3
  read GetHeader
  write SetHeader;

Description

FileName contains the filename attribute from the Content-Disposition header. This represents the original filename of an uploaded file.


Documentation generated on: Jan 16 2026