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

TStreamingMimeItems

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Collection for streaming MIME multipart items

Declaration

Source position: httpdefs.pp line 327

type TStreamingMimeItems = class(TMimeItems)

end;

Inheritance

TStreamingMimeItems

  

Collection for streaming MIME multipart items

|

TMimeItems

  

Collection of MIME multipart items

|

TCollection

|

TPersistent

|

TObject,IFPObserved

Description

TStreamingMimeItems extends TMimeItems to support streaming processing of large multipart messages. This allows handling of very large uploads without loading the entire content into memory at once.


Documentation generated on: Jan 16 2026