[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines whether a window can receive mouse and keyboard input.
Source position: winapih.inc line 180
public function TWidgetSet.IsWindowEnabled( |
handle: HWND |
):Boolean; virtual; |
handle |
|
The window handle. |
True when the window is enabled (and visible).
lazarus-ccr.sourceforge.net |