Home
last modified time | relevance | path

Searched refs:ExistsRef (Results 1 – 1 of 1) sorted by relevance

/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFramePICDiagram.pas208 function ExistsRef(ARef: string): TOgComponent; in ExistsRef() function
1084 comp1 := ExistsRef(a[0]);
1091 comp2 := ExistsRef(a[0]);
1172 function TfraPICDiagram.ExistsRef(ARef: string): TOgComponent; in ExistsRef() function
1191 While ExistsRef(Result)<>nil do begin