[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

GetWindowRelativePosition

Declaration

Source position: lclintfh.inc line 87

function GetWindowRelativePosition(

  Handle: hwnd;

  var Left: Integer;

  var Top: Integer

):Boolean;