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

jcLantern

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

Declaration

Source position: clantern.pas line 17

type jcLantern = class(jControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  function jCreate;

  

  procedure jFree;

  

  procedure LightOn();

  

  procedure LightOff;

  

  function InitTorch;

  

end;

Inheritance

jcLantern

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio