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

TUploadedFile.Size

Size of the uploaded file in bytes

Declaration

Source position: httpdefs.pp line 236

public property TUploadedFile.Size : Int64
  read FSize
  write FSize;

Description

Size indicates the total size of the uploaded file content in bytes. This represents the actual size of the data that was uploaded.


Documentation generated on: Jan 16 2026