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

jsToolbar_SetLeftTopRightBottomWidthHeight

Declaration

Source position: stoolbar.pas line 102

procedure jsToolbar_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jstoolbar: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio