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

jTableLayout_SetLeftTopRightBottomWidthHeight

Declaration

Source position: tablelayout.pas line 78

procedure jTableLayout_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jtablelayout: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio