Calculates the size for the specified Text using the canvas Font.
Source position: graphics.pp line 1135
public function TCanvas.TextExtent( |
const Text: string |
):TSize; virtual; |
Text |
|
Text examined and measured in the method. |
TSize instance with the Width and Height for the text.