[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Ends a paint operation in a window, started with BeginPaint.
Source position: winapih.inc line 89
public function TWidgetSet.EndPaint( |
Handle: HWND; |
var PS: TPaintStruct |
):Integer; virtual; |
Handle |
|
The window to paint. |
PS |
|
Painting information. |
Almost nonzero.
|
Start painting in a window. |
Version 4.0 | Generated 2025-05-03 | Home |