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

TFPWebAction.Template

Template for dynamic content generation

Declaration

Source position: fpweb.pp line 53

published property TFPWebAction.Template : TFPTemplate
  read FTemplate
  write SetTemplate;

Description

Template object used for processing dynamic content. The template can contain variable substitutions that are resolved at runtime to generate the final output.

See also

TFPTemplate

Contents

  

Static content to serve when the action is executed


Documentation generated on: Jan 27 2026