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

TMimeItems.Parts

MIME item at the specified index

Declaration

Source position: httpdefs.pp line 318

public property TMimeItems.Parts[AIndex: Integer] : TMimeItem
  read GetP;
  default;

Description

Parts provides indexed access to TMimeItem instances in the collection. This is the default array property for the TMimeItems class.


Documentation generated on: Jan 16 2026