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

TTemplateParser.StartDelimiter

Start delimiter for a template variable.

Declaration

Source position: fptemplate.pp line 92

public property TTemplateParser.StartDelimiter : TParseDelimiter
  index 1
  read GetDelimiter
  write SetDelimiter;

Description

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

See also

DefaultStartDelimiter

  

Default start delimiter for a template variable.

EndDelimiter


Documentation generated on: Dec 15 2025