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

TPCUFilerElementRef

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

Declaration

Source position: pas2jsfiler.pp line 667

type TPCUFilerElementRef = class

public

  ParentRef: TPCUFilerElementRef;

  Element: TPasElement;

  Id: Integer;

  Pending: TPCUFilerPendingElRef;

  Obj: TJSONObject;

  Elements: TJSONArray;

  Specs: TJSONArray;

  NextNewExt: TPCUFilerElementRef;

  procedure AddPending();

  procedure Clear;

  destructor Destroy; override;

end;

Inheritance

TPCUFilerElementRef

|

TObject


Documentation generated on: 2023-03-18