Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#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;



CT Web help

CodeTyphon Studio