Unit 'AndroidWidget' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pw_androidwizard]

View_SetLeftTopRightBottomWidthHeight

Declaration

Source position: androidwidget.pas line 1886

procedure View_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jobject: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _width: Integer;

  _height: Integer

);



CT Web help

CodeTyphon Studio