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

jsNavigationView_SetLeftTopRightBottomWidthHeight

Declaration

Source position: snavigationview.pas line 129

procedure jsNavigationView_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jsnavigationview: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio