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

jBluetoothSocketConnection

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

Declaration

Source position: bluetoothsocketconnection.pas line 17

type jBluetoothSocketConnection = class(jControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  function jCreate;

  

  procedure jFree;

  

  procedure SetDevice();

  

  procedure Connect();

  

  procedure Run;

  

  procedure Write();

  

  procedure Close;

  

end;

Inheritance

jBluetoothSocketConnection

  

|

TObject



CT Web help

CodeTyphon Studio