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

InvalidateRect

Marks a display area for repaint.

Declaration

Source position: winapih.inc line 173

function InvalidateRect(

  aHandle: HWND;

  ARect: PRect;

  bErase: Boolean

):Boolean;

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