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

TMimeItem.DataSize

Size of the MIME item data in bytes

Declaration

Source position: httpdefs.pp line 295

public property TMimeItem.DataSize : Int64
  read GetDataSize;

Description

DataSize indicates the total size of the MIME item data in bytes. This represents the actual size of the content after any decoding.


Documentation generated on: Jan 16 2026