TextHeight- Returns the height in points of the string
Function that returns the height in points of the string passed as parameter.
- TextHeight(S): int
Parameters:
- (string) S: A string from which the height in points is derived.
Description:
Use the TextHeight function to derive the height in points of the string S. The height is calculated using the current font type.