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

jExpandableListView_SetLeftTopRightBottomWidthHeight

Declaration

Source position: expandablelistview.pas line 148

procedure jExpandableListView_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jexpandablelistview: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio