Sets the mouse capture to the specified window.
Source position: winapih.inc line 241
public function TWidgetSet.SetCapture( |
AHandle: HWND |
):HWND; virtual; |
AHandle |
|
The handle of the capturing window. |
The handle of the previous capture window, zero if none.
The window will receive all mouse messages, until capture is released again.
|
Restores normal mouse input processing, after SetCapture. |
| Version 4.4 | Generated 2025-11-08 | Home |