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

TBytesStream

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: classesh.inc line 981

type TBytesStream = class(TMemoryStream)

public

  constructor Create(); overload;

  Bytes: TBytes;

end;

Inheritance

TBytesStream

|

TMemoryStream

  

Standard implementation of a stream that stores its data in memory

|

TCustomMemoryStream

  

Abstract stream that stores its data in memory.

|

TStream

  

Base class for streams.

|

TObject

  

Base class of all classes.


Documentation generated on: Feb 02 2013