[Overview][Types][Procedures and functions][Variables][Index] |
Creates an logical font, selectable into any DC.
Source position: winapih.inc line 61
function CreateFontIndirect( |
const LogFont: TLogFont |
):HFONT; |
LogFont |
|
The font description. |
The font handle, zero on failure.
|
Creates an logical font, selectable into any DC. Allows for an long fontname. |