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

HGLOBAL

The type for a Global memory block Handle.

Declaration

Source position: lcltype.pp line 112

type HGLOBAL = type THandle;

Description

Global memory blocks are managed by the platform, used e.g. for data shared across multiple processes.


Version 3.2 Generated 2024-02-25 Home