System.HGLOBAL

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

type HGLOBAL = Cardinal;

Propriétés

Type Visibilité  Source Unité  Parent
type public System.pas System System

Description

Représente un handle d'une ressource Windows chargée.

HGLOBAL représente un handle d'une ressource Windows chargée. HGLOBAL est défini pour la compatibilité Windows. C'est un alias au THandle.

Voir aussi