Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

GetTextMetrics

Retrieves the metrics for the currently selected font.

Declaration

Source position: winapih.inc line 154

function GetTextMetrics(

  DC: HDC;

  var TM: TTextMetric

):Boolean;