Unit 'converter' Package
[Overview][Classes][Index] [#pl_acs]

TACSNewConverter

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

Declaration

Source position: converter.pas line 26

type TACSNewConverter = class(TACSCustomConverter)

protected

  function GetBPS; override;

  

  function GetCh; override;

  

  function GetSR; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  function GetData(); override;

  

  procedure Init; override;

  

  procedure Flush; override;

  

end;

Inheritance

TACSNewConverter

  

|

TObject



CT Web help

CodeTyphon Studio