Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

EnableWindow

Enables or disables mouse and keyboard input to the specified window or control.

Declaration

Source position: winapih.inc line 88

function EnableWindow(

  hWnd: HWND;

  bEnable: Boolean

):Boolean;



CT Web help

CodeTyphon Studio