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

TTemplateParser.ValuesByIndex

Access to values by index.

Declaration

Source position: fptemplate.pp line 98

public property TTemplateParser.ValuesByIndex[index: Integer] : string
  read GetValueByIndex;

Description

ValuesByIndex provides access to the values in the Values list by index. This property is only used when simple template tags are allowed.

See also

Values

AllowTagParams


Documentation generated on: Dec 15 2025