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 288

public property TMimeItem.Data : string
  read GetData
  write SetData;

Description

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


Documentation generated on: Jan 16 2026