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

TFPCustomTemplate.ParamStartDelimiter

Start delimiter for a template variable parameter.

Declaration

Source position: fptemplate.pp line 129

public property TFPCustomTemplate.ParamStartDelimiter : TParseDelimiter
  read FParamStartDelimiter
  write FParamStartDelimiter;

Description

ParamStartDelimiter is the string which indicates the start of a template variable's parameter. By default this is the [- string.

See also

DefaultParamStartDelimiter

  

Default start delimiter for a template variable parameter.

ParamEndDelimiter


Documentation generated on: Dec 15 2025