Unit 'IdCoder3to4' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdDecoder4to3

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

Declaration

Source position: IdCoder3to4.pas line 182

type TIdDecoder4to3 = class(TIdDecoder)

protected

  FCodingTable: TIdBytes;

  

  FDecodeTable: TIdDecodeTable;

  

  FFillChar: char;

  

  function InternalDecode();

  

public

  class procedure ConstructDecodeTable();

  

  procedure Decode(); override;

  

published

  property FillChar: char; [rw]

  

end;

Inheritance

TIdDecoder4to3

  

|

TIdDecoder

  

|

TIdBaseComponent

  

|

TIdInitializerComponent

  

|

TObject



CT Web help

CodeTyphon Studio