Open main menu

RAD Studio API Documentation β

System.Classes.TBytesStream Properties


InheritedProtected
BytespublicSpecifies the stored data.
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.