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

TFPCustomTemplate.StartDelimiter

Start delimiter for a template variable.

Declaration

Source position: fptemplate.pp line 127

public property TFPCustomTemplate.StartDelimiter : TParseDelimiter
  read FStartDelimiter
  write FStartDelimiter;

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