[Overview][Types][Classes][Index] Reference for unit 'LCLMemManager' (#lcl)

TExtMemoryStream

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

Declaration

Source position: lclmemmanager.pas line 96

type TExtMemoryStream = class(TMemoryStream)

protected

  function Realloc(); override;

public

  property Capacity: LongInt; [rw]

  

end;

Inheritance

TExtMemoryStream

  

|

TMemoryStream

|

TObject

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