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

TMimeItem.Data

Processed MIME item data

Declaration

Source position: httpdefs.pp line 262

public property TMimeItem.Data : string
  index 0
  read GetHeader
  write SetHeader;

Description

Data contains the processed content of the MIME item. This is the decoded data after applying any content transfer encoding.


Documentation generated on: Aug 28 2026 Report a problem on this page