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

TUploadedFile.Stream

Stream containing the uploaded file data

Declaration

Source position: httpdefs.pp line 235

public property TUploadedFile.Stream : TStream
  read GetStream;

Description

Stream provides access to the uploaded file content. The stream can be read to retrieve the file data or written to a local file.


Documentation generated on: Jan 16 2026