Unit 'fpmustache' Package
[Overview][Constants][Types][Classes][Index] [#fcl-mustache]

TMustacheContext

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

Declaration

Source position: fpmustache.pp line 249

type TMustacheContext = class(TObject)

public

  constructor Create(); virtual;

  class function QuoteHTML(); virtual;

  function MoveNextSectionItem(); virtual;

  function PushSection(); virtual;

  procedure PopSection(); virtual;

  function GetTextValue(); virtual;

end;

Inheritance

TMustacheContext

|

TObject


Documentation generated on: 2023-03-18