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

TTemplateParser.EndDelimiter

End delimiter for a template variable.

Declaration

Source position: fptemplate.pp line 93

public property TTemplateParser.EndDelimiter : TParseDelimiter
  index 2
  read GetDelimiter
  write SetDelimiter;

Description

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

See also

DefaultEndDelimiter

  

Default end delimiter for a template variable.

StartDelimiter


Documentation generated on: Dec 15 2025