[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The type for a Global memory block Handle.
Source position: lcltype.pp line 106
type HGLOBAL = type TLCLHandle; |
Global memory blocks are managed by the platform, used e.g. for data shared across multiple processes.
Version 4.0 | Generated 2025-05-03 | Home |