[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 174

function InvalidateRect(

  aHandle: HWND;

  ARect: PRect;

  bErase: Boolean

):Boolean;


Version 3.2 Generated 2024-02-25 Home