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

TWidgetSet.CreateFontIndirect

Creates a logical font, selectable into any DC.

Declaration

Source position: winapih.inc line 62

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


Version 4.0 Generated 2025-05-03 Home