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

TUploadedFile.Disposition

Content disposition header of the uploaded file

Declaration

Source position: httpdefs.pp line 238

public property TUploadedFile.Disposition : string
  read FDisposition
  write FDisposition;

Description

Disposition contains the Content-Disposition header value from the multipart data. This typically includes information about how the content should be displayed or handled.


Documentation generated on: Jan 16 2026