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

TZStringStream

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

Declaration

Source position: zrstream.pas line 39

type TZStringStream = class(TZOEMStream)

public

  function ReadChar();

  

  function ReadString(); virtual;

  

  procedure WriteChar();

  

  procedure WriteString(); virtual;

  

end;

Inheritance

TZStringStream

  

|

TZOEMStream

  

|

TZStreamWrapper

  

|

TObject



CT Web help

CodeTyphon Studio