android-object-pascal-wrapper
android-object-pascal-wrapper copied to clipboard
Object Pascal (Delphi) JNI wrappers for the Android SDK.
API-levels 24 and up contain units which cannot be used because they have unit names containing the reserved keyword "function".
"The generated .pas file does not include any declarations for the VpnService.Builder inner class at all, but yet the [JavaSignaure] attribute for TJVpnService is trying to import methods from the...
Excuse me, I downloaded the file from https://github.com/FMXExpress/android-object-pascal-wrapper and made some minor changes, JClass => Jlang_Class Otherwise I will get a lot of circular references. I tried to use them...