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

TMimeItem.RawData

Raw unprocessed MIME item data

Declaration

Source position: httpdefs.pp line 287

public property TMimeItem.RawData : TBytes
  read FRawData
  write FRawData;

Description

RawData contains the original unprocessed content of the MIME item. This includes the raw bytes as received in the multipart message.


Documentation generated on: Jan 16 2026