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

TTemplateParser.NamesByIndex

Access to variable names by index.

Declaration

Source position: fptemplate.pp line 99

public property TTemplateParser.NamesByIndex[index: Integer] : string
  read GetNameByIndex;

Description

NamesByIndex provides access to the names of the variables 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