DoGetTextHeight calls TextHeight to return the height of the text.
Source position: graphics.pp line 1015
protected function TCanvas.DoGetTextHeight( |
Text: string |
):Integer; override; |
|
Gets the height for the specified text using the canvas Font. |