Returns the ABC widths of a range of character codes.
Source position: winapih.inc line 122
public function TWidgetSet.GetCharABCWidths( |
DC: HDC; |
p2: UINT; |
p3: UINT; |
const ABCStructs |
):Boolean; virtual; |
DC |
|
The device context. |
p2 |
|
The first character code. |
p3 |
|
The last character code. |
ABCStructs |
|
Array of ABC records, receiving the information. |
False on failure.
|
Record describing the width of a TrueType character. |
| Version 4.4 | Generated 2025-11-08 | Home |