Source position: pasresolver.pp line 1556
protected type TPasResolver.TFindCallElData = record |
Params: TParamsExpr; |
TemplCnt: Integer; |
Found: TPasElement; |
LastProc: TPasProcedure; |
ElScope: TPasScope; |
StartScope: TPasScope; |
Distance: Integer; |
Count: Integer; |
List: TFPList; |
end; |