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

jSurfaceView_SetLeftTopRightBottomWidthHeight

Declaration

Source position: surfaceview.pas line 129

procedure jSurfaceView_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jsurfaceview: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio