Unit 'LabUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

TLabConstMemoryStream

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

Declaration

Source position: LabUtils.pas line 186

type TLabConstMemoryStream = class(TStream)

protected

  function GetSize; override;

  

  function GetPosition; override;

  

public

  function Read(); override;

  

  function Seek(); override;

  

  constructor Create();

  

end;

Inheritance

TLabConstMemoryStream

  

|

TObject



CT Web help

CodeTyphon Studio