[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
| |
| |
TObject |