[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The type of a general GraphicsDeviceInterface Object Handle.
Source position: lcltype.pp line 98
type HGDIOBJ = type THandle; |
GDI objects are e.g. fonts or brushes, used in GDI drawing operations.
lazarus-ccr.sourceforge.net |