[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 107

type HWND = type TLCLHandle;

Description

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


Version 4.0 Generated 2025-05-03 Home