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

TTemplateVar.Name

The name of the template variable

Declaration

Source position: fpweb.pp line 87

published property TTemplateVar.Name : string
  read FName
  write FName;

Description

The name used to identify this variable in templates. This name is used for variable substitution during template processing.

See also

Value

  

The value of the template variable


Documentation generated on: Jan 27 2026