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

TWin32WidgetSet.ScrollWindowEx

Declaration

Source position: win32winapih.inc line 192

public function TWin32WidgetSet.ScrollWindowEx(

  HWnd: HWND;

  DX: Integer;

  DY: Integer;

  PRcScroll: PRect;

  PRcClip: PRect;

  HRgnUpdate: HRGN;

  PRcUpdate: PRect;

  Flags: UINT

):Boolean; override;