[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

GetTextExtentPoint32

Declaration

Source position: winapih.inc line 145

function GetTextExtentPoint32(

  DC: HDC;

  Str: PChar;

  Count: Integer;

  var Size: TSize

):Boolean;