TFileStream : Property overview by Name
| Member | Visibility | Description | 
|---|---|---|
| FileName(TFileStream) | public | The filename of the stream. | 
| Handle(THandleStream) | public | The OS handle of the stream. | 
| Position(TStream) | public | The current position in the stream. | 
| Size(TStream) | public | The current size of the stream. |