[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#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;


Version 3.2 Generated 2024-02-25 Home