[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Sets the size of the stream.
SetSize sets the size of the stream to newsize. It does this by setting the size of the ansisting in which the stream is stored. NewSize can have any value greater than or equal to zero.
In case there is not enough memory, an exception may be raised.
|
The current size of the stream. |