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

TPas2jsMacroEngine

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

Declaration

Source position: pas2jscompiler.pp line 250

type TPas2jsMacroEngine = class

public

  constructor Create;

  destructor Destroy; override;

  function Count;

  function AddValue();

  function AddFunction();

  function IndexOf();

  procedure Delete();

  function FindMacro();

  procedure Substitute();

  property Macros []: TPas2jsMacro; default; [r]

  property MaxLevel: Integer; [rw]

end;

Inheritance

TPas2jsMacroEngine

|

TObject


Documentation generated on: 2023-03-18