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

Java_Event_pOnMailMessageRead

Declaration

Source position: laz_and_controls_events.pas line 231

procedure Java_Event_pOnMailMessageRead(

  env: PJNIEnv;

  this: jobject;

  Sender: TObject;

  position: Integer;

  Header: jstring;

  Date: jstring;

  Subject: jstring;

  ContentType: jstring;

  ContentText: jstring;

  Attachments: jstring

);



CT Web help

CodeTyphon Studio