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

TTemplateParser.OnReplaceTag

Event to replace a tag.

Declaration

Source position: fptemplate.pp line 91

public property TTemplateParser.OnReplaceTag : TReplaceTagEvent
  read FOnReplaceTag
  write FOnReplaceTag;

Description

OnReplaceTag is the event that is called when the template parser needs to replace a tag. This event is used when template tags with parameters are allowed.

See also

TReplaceTagEvent

  

Event to replace a tag.

AllowTagParams


Documentation generated on: Dec 15 2025