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

TMimeItem.Name

Name attribute of the MIME item

Declaration

Source position: httpdefs.pp line 289

public property TMimeItem.Name : string
  index 1
  read GetHeader
  write SetHeader;

Description

Name contains the name attribute from the Content-Disposition header. This typically corresponds to the form field name for form uploads.


Documentation generated on: Jan 16 2026