Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

TextWidth

Return width (in pixels) of the given string.

Declaration

Source position: graphh.inc line 817

function TextWidth(

  const TextString: ShortString

):Word;

Description

TextHeight returns the width (in pixels) of the string S in the current font and text-size.

Errors

None.

See also

TextHeight

  

Return height (in pixels) of the given string.


Documentation generated on: Jul 24 2023