[Overview][Types][Procedures and functions][Variables][Index] |
Computes the display width and height of an string.
Source position: winapih.inc line 152
function GetTextExtentPoint( |
DC: HDC; |
Str: PChar; |
Count: Integer; |
var Size: TSize |
):Boolean; |
lazarus-ccr.sourceforge.net |