Unit 'Pas2jsCompiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pastojs]

TOnSubstituteMacro

Declaration

Source position: pas2jscompiler.pp line 255

type TOnSubstituteMacro = function(

  Sender: TObject;

  var Params: string;

  Lvl: Integer

):Boolean of object;


Documentation generated on: 2025-07-25