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

TPasProgram

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

Declaration

Source position: pastree.pp line 471

type TPasProgram = class(TPasModule)

public

  procedure FreeChildren(); override;

  function ElementTypeName; override;

  procedure ForEachCall(); override;

  ProgramSection: TProgramSection;

  InputFile: TPastreeString;

  OutPutFile: TPastreeString;

end;

Inheritance

TPasProgram

|

TPasModule

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2025-07-25