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

ScrollWindow

Declaration

Source position: winapih.inc line 300

function ScrollWindow(

  hWnd: HWND;

  XAmount: Integer;

  YAmount: Integer;

  Rect: PRect;

  ClipRect: PRect

):Boolean;