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

RedrawWindow

Redraws (part of) a window.

Declaration

Source position: winapih.inc line 223

function RedrawWindow(

  Wnd: HWND;

  lprcUpdate: PRect;

  hrgnUpdate: HRGN;

  flags: UINT

):Boolean;


Version 4.0 Generated 2025-05-03 Home