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

GetTextExtentExPoint

Calculates the number of characters, that fit into some horizontal space.

Declaration

Source position: winapih.inc line 152

function GetTextExtentExPoint(

  DC: HDC;

  Str: PChar;

  Count: Integer;

  MaxWidth: Integer;

  MaxCount: PInteger;

  PartialWidths: PInteger;

  var Size: TSize

):Boolean;


Version 3.2 Generated 2024-02-25 Home