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