[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'LazStringUtils' (#lazutils)

MaxTextLen

Defines the maximum length for shortened or "ellipsified" text.

Declaration

Source position: lazstringutils.pas line 113

const MaxTextLen = 80;

Description

Used in the ShortDotsLine routine.

See also

ShortDotsLine

  

Shortens and "ellipsifies" the specified value.