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

GetTextExtentPoint32

Computes the display width and height of an string.

Declaration

Source position: winapih.inc line 154

function GetTextExtentPoint32(

  DC: HDC;

  Str: PChar;

  Count: Integer;

  var Size: TSize

):Boolean;



CT Web help

CodeTyphon Studio