[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'GTKProc' (#lcl)

GetWidgetRelativePosition

Declaration

Source position: gtkproc.pp line 684

procedure GetWidgetRelativePosition(

  aWidget: PGtkWidget;

  var Left: Integer;

  var Top: Integer

);