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

jCalendarView_SetLeftTopRightBottomWidthHeight

Declaration

Source position: calendarview.pas line 103

procedure jCalendarView_SetLeftTopRightBottomWidthHeight(

  env: PJNIEnv;

  _jcalendarview: jobject;

  _left: Integer;

  _top: Integer;

  _right: Integer;

  _bottom: Integer;

  _w: Integer;

  _h: Integer

);



CT Web help

CodeTyphon Studio