Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

HGDIOBJ

The type of a general GraphicsDeviceInterface Object Handle.

Declaration

Source position: lcltype.pp line 105

type HGDIOBJ = type PtrUInt;

Description

GDI objects are e.g. fonts or brushes, used in GDI drawing operations.