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

TTemplateParser.OnGetParam

Event to get a value for a template variable.

Declaration

Source position: fptemplate.pp line 90

public property TTemplateParser.OnGetParam : TGetParamEvent
  read FOnGetParam
  write FOnGetParam;

Description

OnGetParam is the event that is called when the template parser needs the value for a certain template variable. This event is only used when simple template tags are allowed.

See also

TGetParamEvent

  

Event to get a value for a template variable.

AllowTagParams


Documentation generated on: Dec 15 2025