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

EndPaint

Ends painting a window, started with BeginPaint.

Declaration

Source position: winapih.inc line 89

function EndPaint(

  Handle: HWND;

  var PS: TPaintStruct

):Integer;

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