W1049 value '%s' for option %s was truncated (Delphi)

From RAD Studio

Go Up to Error and Warning Messages (Delphi)

Identifier

The identifier for the $WARN directive: OPTION_TRUNCATED

Description

String-based compiler options, such as unit search paths, have finite buffer limits.

This message indicates you have exceeded the buffer limit.

See Also