Unit 'And_jni_Bridge' Package
[Overview][Types][Procedures and functions][Index] [#pw_androidwizard]

jListView_add

Declaration

Source position: And_jni_Bridge.pas line 169

procedure jListView_add(

  env: PJNIEnv;

  this: jobject;

  ListView: jobject;

  Str: string;

  delimiter: string;

  fontColor: Integer;

  fontSize: Integer;

  hasWidgetItem: Integer

);



CT Web help

CodeTyphon Studio