The type of a general GraphicsDeviceInterface Object Handle.
Source position: lcltype.pp line 105
type HGDIOBJ = type PtrUInt;
GDI objects are e.g. fonts or brushes, used in GDI drawing operations.