Unit 'netapi' Package
[Overview][Classes][Procedures and functions][Index] [#pw_androidwizard]

jNetApi

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

Declaration

Source position: netapi.pas line 17

type jNetApi = class(jControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  function jCreate;

  

  procedure jFree;

  

  function OpenDevice();

  

  procedure CloseDevice;

  

  function GetDeviceSystemInfo();

  

  function ReadDeviceOneParam();

  

  function SetDeviceOneParam();

  

  function StopRead();

  

  function StartRead();

  

  function InventoryG2();

  

  function WriteEPCG2();

  

  function ReadCardG2();

  

  function WriteCardG2();

  

  function RelayOn();

  

  function RelayOff();

  

  function ClearTagBuf;

  

  function GetTagBuf();

  

  function SetFreq();

  

  function ReadFreq();

  

end;

Inheritance

jNetApi

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio