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

DefaultStartDelimiter

Default start delimiter for a template variable.

Declaration

Source position: fptemplate.pp line 42

var DefaultStartDelimiter: TParseDelimiter = '{';

Description

DefaultStartDelimiter is the default character which indicates the start of a template variable. By default this is the { character.

See also

TTemplateParser.StartDelimiter

  

Start delimiter for a template variable.


Documentation generated on: Dec 15 2025