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

TmnHexStreamProxy

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

Declaration

Source position: mnStreams.pas line 292

type TmnHexStreamProxy = class(TmnStreamOverProxy)

protected

type

  TmnMethodProxyEncode = (

  

  mpeEncode,

  

  mpeDecode

  

);

protected

  function HexDecode();

  

  function HexEncode();

  

  function DoRead(); override;

  

  function DoWrite(); override;

  

public

  Method: TmnMethodProxyEncode;

  

end;

Inheritance

TmnHexStreamProxy

  

|

TmnStreamOverProxy

  

|

TmnStreamProxy

  

|

TObject



CT Web help

CodeTyphon Studio