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

TMustacheJSONContext

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

Declaration

Source position: fpmustache.pp line 268

type TMustacheJSONContext = class(TMustacheContext)

public

  constructor Create();

  function MoveNextSectionItem(); override;

  function PushSection(); override;

  procedure PopSection(); override;

  function GetTextValue(); override;

  property RootData: TJSONData; [r]

end;

Inheritance

TMustacheJSONContext

|

TMustacheContext

|

TObject


Documentation generated on: 2023-03-18