Unit 'PasResolver' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

TPasModuleScope

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

Declaration

Source position: pasresolver.pp line 801

type TPasModuleScope = class(TPasScope)

public

  FirstName: string;

  PendingResolvers: TFPList;

  Flags: TPasModuleScopeFlags;

  BoolSwitches: TBoolSwitches;

  constructor Create; override;

  destructor Destroy; override;

  procedure IterateElements(); override;

  property AssertClass: TPasClassType; [rw]

  property AssertDefConstructor: TPasConstructor; [rw]

  property AssertMsgConstructor: TPasConstructor; [rw]

  property RangeErrorClass: TPasClassType; [rw]

  property RangeErrorConstructor: TPasConstructor; [rw]

  property SystemTVarRec: TPasRecordType; [rw]

end;

Inheritance

TPasModuleScope

|

TPasScope

|

TResolveData

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18