[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Initializes a font object to a (predefined) stock font.
Source position: interfacebase.pp line 167
public function TWidgetSet.InitStockFont( |
AFont: TObject; |
AStockFont: TStockFont |
):Boolean; virtual; |
AFont |
|
The font to initialize. |
AStockFont |
|
The predefined font to use for the initialization. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |