[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Enables or disables mouse and keyboard input to the specified window or control.
Source position: winapih.inc line 88
public function TWidgetSet.EnableWindow( |
hWnd: HWND; |
bEnable: Boolean |
):Boolean; virtual; |
True when the window was disabled before.
lazarus-ccr.sourceforge.net |