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

TMimeItems.Boundary

Boundary string for multipart content

Declaration

Source position: httpdefs.pp line 320

public property TMimeItems.Boundary : string
  read FBoundary
  write SetBoundary;

Description

Boundary contains the boundary string used to separate parts in the multipart message. This value is specified in the Content-Type header of the multipart message.


Documentation generated on: Jan 16 2026