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

TPasSection

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

Declaration

Source position: pastree.pp line 381

type TPasSection = class(TPasDeclarations)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure FreeChildren(); override;

  function AddUnitToUsesList();

  function ElementTypeName; override;

  procedure ForEachCall(); override;

  UsesList: TFPList;

  UsesClause: TPasUsesClause;

  PendingUsedIntf: TPasUsesUnit;

end;

Inheritance

TPasSection

|

TPasDeclarations

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18