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

TFPCustomTemplate.EndDelimiter

End delimiter for a template variable.

Declaration

Source position: fptemplate.pp line 128

public property TFPCustomTemplate.EndDelimiter : TParseDelimiter
  read FEndDelimiter
  write FEndDelimiter;

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