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

GetTextExtentExPoint

Declaration

Source position: winapih.inc line 154

function GetTextExtentExPoint(

  DC: HDC;

  Str: PChar;

  Count: Integer;

  MaxWidth: Integer;

  MaxCount: PInteger;

  PartialWidths: PInteger;

  var Size: TSize

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.