TextHeight
Return height (in pixels) of the given string
Declaration
Source position: graphh.inc line 816
function TextHeight(const TextString: string) : Word;
Description
TextHeight returns the height (in pixels) of the string S in the current font and text-size.
Errors
None.
See also
Name | Description |
---|---|
TextWidth | Return width (in pixels) of the given string |