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

ScrollWindowEx

Declaration

Source position: winapih.inc line 233

function ScrollWindowEx(

  hWnd: HWND;

  dx: Integer;

  dy: Integer;

  prcScroll: PRect;

  prcClip: PRect;

  hrgnUpdate: HRGN;

  prcUpdate: PRect;

  flags: UINT

):Boolean;


Version 3.2 Generated 2024-02-25 Home