System.Classes.TFileStream Properties
InheritedProtected
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| 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. |