Creates a 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 a logical font, selectable into any DC. Allows for a long font name. |