[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fppas2js.pp line 1895
type TPasToJSConverterGlobals = class |
public |
BuiltInNames: array [TPas2JSBuiltInName] of string; |
RTLVersion: TJSNumber; |
constructor Create(); |
procedure Reset; |
procedure ResetBuiltInNames; |
property Owner: TObject; [r] |
end; |
| |
TObject |