[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 118

const MaxTextLen = 80;

Description

Used in the ShortDotsLine routine.

See also

ShortDotsLine

  

Shortens and "ellipsifies" the specified value.


Version 4.0 Generated 2025-05-03 Home