[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 98

type HGDIOBJ = type THandle;

Description

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.