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

DefaultEndDelimiter

Default end delimiter for a template variable.

Declaration

Source position: fptemplate.pp line 43

var DefaultEndDelimiter: TParseDelimiter = '}';

Description

DefaultEndDelimiter is the default character which indicates the end of a template variable. By default this is the } character.

See also

TTemplateParser.EndDelimiter

  

End delimiter for a template variable.


Documentation generated on: Dec 15 2025