[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The type of a Window Handle.
Source position: lcltype.pp line 107
type HWND = type TLCLHandle; |
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 |