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

jAutoTextView_SetLeftTopRightBottomWidthHeight

Declaration

Source position: autocompletetextview.pas line 139

procedure jAutoTextView_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jAutoTextView: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio