[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
return the size of the stream.
Source position: classesh.inc line 684
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. |
No notes exist for this page yet.