Unit 'AndroidWidget' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard]

TEnvJni

Declaration

Source position: androidwidget.pas line 791

type TEnvJni = record

  jEnv: PJNIEnv;

  

  jThis: jobject;

  

  jActivity: jobject;

  

  jRLayout: jobject;

  

  jIntent: jobject;

  

end;



CT Web help

CodeTyphon Studio