HFont Property
Object List Next Object
Defined By: Font
Description:
The read-only Windows handle associated with the Font.
Details:
The Windows environment identifies fonts by handles. The Hfont is the Windows
handle for the font identified by Font. This property is useful for making
certain Windows API calls. It should never be stored, as it is subject to arbitrary
change.
Data Type: Long
See Also:
hWnd property