The current size of the stream.
Source position: classesh.inc line 1433
|  public property TStream.Size : Int64 | 
Size can be read to determine the stream size or to set the stream size.
| Remark: | Not all descendants of TStream support getting or setting the stream size; they may raise an exception if the Size property is read or set. | 
| 
 | The current position in the stream. | |
| 
 | Sets the current position in the stream. |