Unit 'mnStreams' Package
[Overview][Constants][Types][Classes][Index] [#pl_minilib]

TmnCustomStream

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

Declaration

Source position: mnStreams.pas line 42

type TmnCustomStream = class(TStream)

protected

  function GetConnected; virtual;

  

public

  function ReadString();

  

  function ReadBufferBytes(); overload;

  

  function WriteString(); overload;

  

  function ReadStream();

  

  function WriteStream();

  

  property Connected: Boolean; [r]

  

end;

Inheritance

TmnCustomStream

  

|

TObject



CT Web help

CodeTyphon Studio