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

TFPCustomTemplate.ParamValueSeparator

Separator for a template variable parameter and its value.

Declaration

Source position: fptemplate.pp line 131

public property TFPCustomTemplate.ParamValueSeparator : TParseDelimiter
  read FParamValueSeparator
  write FParamValueSeparator;

Description

ParamValueSeparator is the character which separates a template variable's parameter and its value. By default this is the = character.

See also

DefaultParamValueSeparator

  

Default separator for a template variable parameter and its value.


Documentation generated on: Dec 15 2025