Unit 'acs_converters' Package
[Overview][Constants][Types][Classes][Index] [#pl_acs]

TACSMSConverter

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

Declaration

Source position: acs_converters.pas line 71

type TACSMSConverter = 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;

  

published

  property Mode: TACSMSConverterMode; [rw]

  

end;

Inheritance

TACSMSConverter

  

|

TACSCustomConverter

  

|

TACSCustomInput

  

|

TObject



CT Web help

CodeTyphon Studio