Unit 'fpWeb' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl]

TTemplateVars.Variables

Array property providing indexed access to template variables

Declaration

Source position: fpweb.pp line 101

public property TTemplateVars.Variables[I: Integer] : TTemplateVar
  read GetVar
  write Setvar;
  default;

Description

Provides indexed access to the template variables in the collection. This is the default array property for the class.

See also

TTemplateVar

  

Template variable with name and value


Documentation generated on: Jan 27 2026