[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
DoGetTextWidth calls TextWidth to return the width of the given text string.
Source position: graphics.pp line 1034
protected function TCanvas.DoGetTextWidth( |
Text: string |
):Integer; override; |
|
Gets the width for the specified text using the canvas Font. |
Version 4.0 | Generated 2025-05-03 | Home |