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

TPasModule

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

Declaration

Source position: pastree.pp line 444

type TPasModule = class(TPasElement)

public

  procedure FreeChildren(); override;

  function ElementTypeName; override;

  function GetDeclaration(); override;

  procedure ForEachCall(); override;

  GlobalDirectivesSection: TPasImplCommandBase;

  InterfaceSection: TInterfaceSection;

  ImplementationSection: TImplementationSection;

  InitializationSection: TInitializationSection;

  FinalizationSection: TFinalizationSection;

  PackageName: TPastreeString;

  Filename: TPastreeString;

end;

Inheritance

TPasModule

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2025-07-25