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

TMimeItem.Disposition

Content disposition of the MIME item

Declaration

Source position: httpdefs.pp line 290

public property TMimeItem.Disposition : string
  index 2
  read GetHeader
  write SetHeader;

Description

Disposition contains the complete Content-Disposition header value. This specifies how the content should be handled (e.g., 'form-data', 'attachment').


Documentation generated on: Jan 16 2026