TTeeCanvas.TextHeight

TTeeCanvas.TextHeight
TTeeCanvas

function TextHeight(Const St: String): Integer; virtual; overload;

Unit
TeCanvas

Description
Use TextHeight to determine the height a wide string (Unicode) will occupy in the image.
Other elements in the image such as lines, boxes, or additional lines of text can be positioned to accommodate the height of the text.

See also TextWidth