Unit 'fpexmustache' Package
[Overview][Classes][Index] [#fcl-mustache]

TMustacheExpr

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpexmustache.pp line 64

type TMustacheExpr = class(TMustache)

protected

  procedure DoGetVariable(); virtual;

  procedure Notification(); override;

  function CreateParser(); override;

  function GetExpressionParser(); virtual;

public

  constructor Create(); override;

  procedure Render(); override; overload;

  procedure RegisterVariables();

published

  property ExprStartChar: string; [rw]

  property ExprEndChar: string; [rw]

  property ExpressionParser: TFPExpressionParser; [rw]

end;

Inheritance

TMustacheExpr

|

TMustache

|

TObject


Documentation generated on: 2023-03-18