Calls TextExtent to find the width and height of the specified text.
Source position: graphics.pp line 1041
protected procedure TCanvas.DoGetTextSize( |
Text: string; |
var w: Integer; |
var h: Integer |
); override; |
|
Calculates the width and height for the specified Text using the Font for the canvas. |
| Version 4.4 | Generated 2025-11-08 | Home |