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

TWin32WidgetSet.SetWindowPos

Declaration

Source position: win32winapih.inc line 225

public function TWin32WidgetSet.SetWindowPos(

  HWnd: HWND;

  HWndInsertAfter: HWND;

  X: Integer;

  Y: Integer;

  CX: Integer;

  CY: Integer;

  UFlags: UINT

):Boolean; override;