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

TUploadedFiles.First

Returns the first uploaded file in the collection

Declaration

Source position: httpdefs.pp line 255

public function TUploadedFiles.First: TUploadedFile;

Function result

First uploaded file or nil if collection is empty

Description

First returns the first TUploadedFile in the collection. Returns nil if the collection is empty.


Documentation generated on: Jan 16 2026