[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

HWND

The type of a Window Handle.

Declaration

Source position: lcltype.pp line 113

type HWND = type THandle;

Description

Windows are managed by the platform's window manager. A window can be stand-alone (TForm) or embeddable (TWinControl).


Version 3.2 Generated 2024-02-25 Home