Source position: pasresolver.pp line 2094
public function TPasResolver.FindElementWithoutParams( |
const AName: string; |
ErrorPosEl: TPasElement; |
NoProcsWithArgs: Boolean; |
NoGenerics: Boolean |
):TPasElement; |
const AName: string; |
out Data: TPRFindData; |
ErrorPosEl: TPasElement; |
NoProcsWithArgs: Boolean; |
NoGenerics: Boolean |
):TPasElement; |