[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
TObject |