Unit 'ZRStream' Package
[Overview][Classes][Index] [#pl_zreport]

TZStreamWrapper

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

Declaration

Source position: zrstream.pas line 13

type TZStreamWrapper = class(TStream)

protected

  property Stream: TStream; [r]

  

public

  constructor Create();

  

  function Read(); override;

  

  function Write(); override;

  

  function Seek(); override;

  

end;

Inheritance

TZStreamWrapper

  

|

TObject



CT Web help

CodeTyphon Studio