TMemoryStream : Property overview By inheritance
TCustomMemoryStream
| Member | Visibility | Description |
|---|---|---|
| Memory | public | Pointer to the data kept in the memory stream. |
| SizeBoundsSeek | public |
TStream
| Member | Visibility | Description |
|---|---|---|
| Position | public | The current position in the stream. |
| Size | public | The current size of the stream. |