System.Classes.TMemoryStream Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
CapacityprotectedSpecifies the buffer size allocated for the memory stream.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
MemorypublicProvides direct access to the memory pool allocated for the memory stream.
PositionpublicIndicates the current offset into the stream for reading and writing.
SizepublicIndicates the size in bytes of the stream.