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

jcQRGen

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

Declaration

Source position: cqrgen.pas line 17

type jcQRGen = class(jControl)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Init; override;

  

  function jCreate;

  

  procedure jFree;

  

  function GetURLQRCode();

  

  function GetTextQRCode();

  

  function GetEMailQRCode();

  

  function GetMeCardQRCode();

  

  function GetVCardQRCode();

  

end;

Inheritance

jcQRGen

  

|

jControl

  

|

TObject



CT Web help

CodeTyphon Studio