[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#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;


Version 3.2 Generated 2024-02-25 Home