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

HGDIOBJ

The type of a general GraphicsDeviceInterface Object Handle.

Declaration

Source position: lcltype.pp line 105

type HGDIOBJ = type THandle;

Description

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


Version 3.2 Generated 2024-02-25 Home