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

jcQRGen_GetMeCardQRCode

Declaration

Source position: cqrgen.pas line 50

function jcQRGen_GetMeCardQRCode(

  env: PJNIEnv;

  _jcqrgen: jobject;

  _name: string;

  _email: string;

  _address: string;

  _phone: string

):jobject; overload;

function jcQRGen_GetMeCardQRCode(

  env: PJNIEnv;

  _jcqrgen: jobject;

  _name: string;

  _email: string;

  _address: string;

  _phone: string;

  _width: Integer;

  _height: Integer

):jobject; overload;



CT Web help

CodeTyphon Studio