Unit 'jni' Package
[Overview][Constants][Types][Index] [#pl_zengl]

JNINativeMethod

Declaration

Source position: jni.pas line 131

type JNINativeMethod = record

  name: pchar;

  

  signature: pchar;

  

  fnPtr: pointer;

  

end;



CT Web help

CodeTyphon Studio