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

ScrollWindow

Declaration

Source position: winapih.inc line 340

function ScrollWindow(

  hWnd: HWND;

  XAmount: Integer;

  YAmount: Integer;

  Rect: PRect;

  ClipRect: PRect

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.