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

TPasDeclarations

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

Declaration

Source position: pastree.pp line 340

type TPasDeclarations = class(TPasElement)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure FreeChildren(); override;

  function ElementTypeName; override;

  procedure ForEachCall(); override;

  Declarations: TFPList;

  Attributes: TFPList;

  Classes: TFPList;

  Consts: TFPList;

  ExportSymbols: TFPList;

  Functions: TFPList;

  Properties: TFPList;

  ResStrings: TFPList;

  Labels: TFPList;

  Types: TFPList;

  Variables: TFPList;

end;

Inheritance

TPasDeclarations

|

TPasElement

|

TPasElementBase

|

TObject


Documentation generated on: 2023-03-18