System.Classes.TFileStream Properties
From RAD Studio API Documentation
InheritedProtected
FileName public Preserves the file name of the file associated with the file stream.
Handle public Specifies the handle for the communications resource the stream reads from and writes to.
Position public Indicates the current offset into the stream for reading and writing.
Size public Indicates the size in bytes of the stream.