[Overview][Constants][Types][Classes][Variables][Index] Reference for unit 'InterfaceBase' (#lcl)

TWidgetSet.CreateFontIndirect

Creates an logical font, selectable into any DC.

Declaration

Source position: winapih.inc line 61

public function TWidgetSet.CreateFontIndirect(

  const LogFont: TLogFont

):HFONT; virtual;

Arguments

LogFont

  

The font description.

Function result

The font handle, zero on failure.

See also

TWidgetSet.CreateFontIndirectEx

  

Creates an logical font, selectable into any DC. Allows for an long fontname.