Retrieves the metrics for the currently selected font.
Source position: winapih.inc line 155
public function TWidgetSet.GetTextMetrics( |
DC: HDC; |
var TM: TTextMetric |
):Boolean; virtual; |
DC |
|
The device context, where the font is selected. |
TM |
|
Receives the information. |
False on failure.
| Version 4.4 | Generated 2025-11-08 | Home |