Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

GetTextExtentPoint

Computes the display width and height of an string.

Declaration

Source position: winapih.inc line 153

function GetTextExtentPoint(

  DC: HDC;

  Str: PChar;

  Count: Integer;

  var Size: TSize

):Boolean;



CT Web help

CodeTyphon Studio