[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
return the size of the stream.
Source position: classesh.inc line 667
public function TCustomMemoryStream.GetSize: Int64; override; |
GetSize returns the size of the reseved memory. It should not be used directly.
|
The current size of the stream. |