Unit 'FPPas2Js' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pastojs]

TPasToJSConverterGlobals

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

Declaration

Source position: fppas2js.pp line 1895

type TPasToJSConverterGlobals = class

public

  BuiltInNames: array [TPas2JSBuiltInName] of string;

  RTLVersion: TJSNumber;

  TargetPlatform: TPasToJsPlatform;

  TargetProcessor: TPasToJsProcessor;

  constructor Create();

  procedure Reset;

  procedure ResetBuiltInNames;

  property Owner: TObject; [r]

end;

Inheritance

TPasToJSConverterGlobals

|

TObject


Documentation generated on: 2023-03-18