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

TMimeItem.IsFile

Indicates whether the MIME item is a file

Declaration

Source position: httpdefs.pp line 294

public property TMimeItem.IsFile : Boolean
  read GetIsFile;

Description

IsFile returns True if the MIME item represents a file upload. This is determined by the presence of a filename attribute in the Content-Disposition header.


Documentation generated on: Jan 16 2026