[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Checks whether a handle refers to a window.
Source position: winapih.inc line 179
public function TWidgetSet.IsWindow( |
handle: HWND |
):Boolean; virtual; |
handle |
|
The handle to test. |
True when handle is a valid window handle.
lazarus-ccr.sourceforge.net |