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

jsNestedScrollView_SetLeftTopRightBottomWidthHeight

Declaration

Source position: snestedscrollview.pas line 71

procedure jsNestedScrollView_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jsnestedscrollview: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio