Returns the last uploaded file in the collection
Source position: httpdefs.pp line 256
public function TUploadedFiles.Last: TUploadedFile; |
Last uploaded file or nil if collection is empty
Last returns the last TUploadedFile in the collection. Returns nil if the collection is empty.