[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: pas2jscompiler.pp line 239
type TPas2jsMacro = class
public
Name: string;
Description: string;
Value: string;
CanHaveParams: Boolean;
OnSubstitute: TOnSubstituteMacro;
end;
TPas2jsMacro
TObject