Returns the first MIME item in the collection
Source position: httpdefs.pp line 316
public function TMimeItems.First: TMimeItem; |
First MIME item or nil if collection is empty
First returns the first TMimeItem in the collection. Returns nil if the collection is empty.