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

jFrameLayout_SetLeftTopRightBottomWidthHeight

Declaration

Source position: framelayout.pas line 67

procedure jFrameLayout_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jframelayout: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio