Maximum length for a delimiter string.
Source position: fptemplate.pp line 36
const MaxDelimLength = 5;
MaxDelimLength is the maximum length (in characters) for a delimiter string.
TParseDelimiter
Type for a delimiter string.