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 433

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: string;

  Filename: string;

end;

Inheritance

TPasModule

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18