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

TWin32WidgetSet.SetWindowOrgEx

Declaration

Source position: win32winapih.inc line 224

public function TWin32WidgetSet.SetWindowOrgEx(

  DC: HDC;

  NewX: Integer;

  NewY: Integer;

  OldPoint: PPoint

):Boolean; override;