[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The type of a general GraphicsDeviceInterface Object Handle.
Source position: lcltype.pp line 99
type HGDIOBJ = type TLCLHandle; |
GDI objects are e.g. fonts or brushes, used in GDI drawing operations.
Version 4.0 | Generated 2025-05-03 | Home |