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

TCustomFPWebModule.OnTemplateContent

Event called for template content processing

Declaration

Source position: fpweb.pp line 152

public property TCustomFPWebModule.OnTemplateContent : TGetParamEvent
  read FOnGetParam
  write FOnGetParam;

Description

Event triggered for template content processing. This is an alias for the OnGetParam event and provides the same functionality.

See also

OnGetParam

  

Event called to resolve template parameters

TGetParamEvent


Documentation generated on: Jan 27 2026