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