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

jLinearLayout_SetLeftTopRightBottomWidthHeight

Declaration

Source position: linearlayout.pas line 73

procedure jLinearLayout_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jlinearlayout: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio