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

TWidgetSet.InitStockFont

Initializes a font object to an (predefined) stock font.

Declaration

Source position: interfacebase.pp line 157

public function TWidgetSet.InitStockFont(

  AFont: TObject;

  AStockFont: TStockFont

):Boolean; virtual;

Arguments

AFont

  

The font to initialize.

AStockFont

  

The predefined font to use.

Function result

False on failure.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.