Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

RedrawWindow

Redraws (part of) a window.

Declaration

Source position: winapih.inc line 222

function RedrawWindow(

  Wnd: HWND;

  lprcUpdate: PRect;

  hrgnUpdate: HRGN;

  flags: LongWord

):Boolean;