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

TCustomFPWebModule.ModuleTemplate

Template used for content generation

Declaration

Source position: fpweb.pp line 150

public property TCustomFPWebModule.ModuleTemplate : TFPTemplate
  read FTemplate
  write SetTemplate;

Description

Template object used for dynamic content generation when no action handles the request. The template can contain variables that are substituted during processing.

See also

TFPTemplate

OnGetParam

  

Event called to resolve template parameters


Documentation generated on: Jan 27 2026