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

TFPCustomTemplate.ParamEndDelimiter

End delimiter for a template variable parameter.

Declaration

Source position: fptemplate.pp line 130

public property TFPCustomTemplate.ParamEndDelimiter : TParseDelimiter
  read FParamEndDelimiter
  write FParamEndDelimiter;

Description

ParamEndDelimiter is the string which indicates the end of a template variable's parameter. By default this is the -] string.

See also

DefaultParamEndDelimiter

  

Default end delimiter for a template variable parameter.

ParamStartDelimiter


Documentation generated on: Dec 15 2025