Type for a delimiter string.
Source position: fptemplate.pp line 39
type TParseDelimiter = string;
TParseDelimiter is the type used for the delimiter strings. Its maximum length is MaxDelimLength.
MaxDelimLength
Maximum length for a delimiter string.