[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates an logical font, selectable into any DC.
Source position: winapih.inc line 62
public function TWidgetSet.CreateFontIndirect( |
const LogFont: TLogFont |
):HFONT; virtual; |
LogFont |
|
The font description. |
The font handle, zero on failure.
|
Creates an logical font, selectable into any DC. Allows for an long fontname. |
lazarus-ccr.sourceforge.net |