Mega Code Archive

 
Categories / Delphi / Graphic
 

How to know the heightwidth of a character

Title: How to know the height/width of a character AComponentWithACanvas.Canvas.TextWidth('A'); AComponentWithACanvas.Canvas.TextHeight('X');