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

IsWindow

Checks whether a handle refers to a window.

Declaration

Source position: winapih.inc line 179

function IsWindow(

  handle: HWND

):Boolean;