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

jcQRGen_GetTextQRCode

Declaration

Source position: cqrgen.pas line 48

function jcQRGen_GetTextQRCode(

  env: PJNIEnv;

  _jcqrgen: jobject;

  _txt: string

):jobject; overload;

function jcQRGen_GetTextQRCode(

  env: PJNIEnv;

  _jcqrgen: jobject;

  _txt: string;

  _width: Integer;

  _height: Integer

):jobject; overload;



CT Web help

CodeTyphon Studio