[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Computes the display width and height for a string.
Source position: winapih.inc line 154
public function TWidgetSet.GetTextExtentPoint32( |
DC: HDC; |
Str: PChar; |
Count: Integer; |
var Size: TSize |
):Boolean; virtual; |
|
Computes the display width and height of a string. |
|
|
Calculates the number of characters, that fit into some horizontal space. |
Version 4.0 | Generated 2025-05-03 | Home |