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

RedrawWindow

Redraws (part of) a window.

Declaration

Source position: winapih.inc line 222

function RedrawWindow(

  Wnd: HWND;

  lprcUpdate: PRect;

  hrgnUpdate: HRGN;

  flags: UINT

):Boolean;

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