Returns the display name for this template variable
Source position: fpweb.pp line 85
public function TTemplateVar.GetDisplayName: string; override; |
The display name (same as the variable name)
Returns the variable name as the display name. This is used for displaying the variable in collection editors and similar contexts.
|
The name of the template variable |