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

TMimeItem.ContentType

Content type of the MIME item

Declaration

Source position: httpdefs.pp line 292

public property TMimeItem.ContentType : string
  index 4
  read GetHeader
  write SetHeader;

Description

ContentType contains the MIME type of the item content. This indicates the format and nature of the data (e.g., 'text/plain', 'image/jpeg').


Documentation generated on: Jan 16 2026