[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TCustomMemoryStream.GetSize

return the size of the stream.

Declaration

Source position: classesh.inc line 874

public function TCustomMemoryStream.GetSize: Int64; override;

Description

GetSize returns the size of the reseved memory. It should not be used directly.

See also

TStream.Size

  

The current size of the stream.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.