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

InvalidateRgn

Marks a display area for repaint.

Declaration

Source position: winapih.inc line 174

function InvalidateRgn(

  Handle: HWND;

  Rgn: HRGN;

  Erase: Boolean

):Boolean;

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