[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Computes the display width and height for a string.
Source position: winapih.inc line 153
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. |
lazarus-ccr.sourceforge.net |