Unit 'fpTemplate' Package
[Overview][Constants][Types][Classes][Variables][Index] [#fcl]

DefaultParamEndDelimiter

Default end delimiter for a template variable parameter.

Declaration

Source position: fptemplate.pp line 45

var DefaultParamEndDelimiter: TParseDelimiter = '-]';

Description

DefaultParamEndDelimiter is the default string which indicates the end of a template variable's parameter. By default this is the -] string.

See also

TTemplateParser.ParamEndDelimiter

  

End delimiter for a template variable parameter.


Documentation generated on: Dec 15 2025