[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initializes a font object to an (predefined) stock font.
Source position: interfacebase.pp line 157
public function TWidgetSet.InitStockFont( |
AFont: TObject; |
AStockFont: TStockFont |
):Boolean; virtual; |
AFont |
|
The font to initialize. |
AStockFont |
|
The predefined font to use. |
False on failure.
lazarus-ccr.sourceforge.net |