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

TPas2JSClassScope

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

Declaration

Source position: fppas2js.pp line 1229

type TPas2JSClassScope = class(TPasClassScope)

public

  JSName: string;

  NewInstanceFunction: TPasClassFunction;

  GUID: string;

  ElevatedLocals: TPas2jsElevatedLocals;

  MemberOverloadsRenamed: Boolean;

  DispatchField: string;

  DispatchStrField: string;

  MsgIntToProc: TMessageIdToProc_List;

  MsgStrToProc: TMessageIdToProc_List;

  constructor Create; override;

  destructor Destroy; override;

end;

Inheritance

TPas2JSClassScope

|

TObject


Documentation generated on: 2023-03-18