Source position: pas2jscompiler.pp line 255
type TOnSubstituteMacro = function(
Sender: TObject;
var Params: string;
Lvl: Integer
):Boolean of object;