Home
last modified time | relevance | path

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

/dports/editors/picpas/PicPas-7940bc3/Source/
H A DFrameEditView.pas131 function SearchEditorIdx(filname: string): integer; in SearchEditorIdx() function
957 function TfraEditView.SearchEditorIdx(filname: string): integer; in TfraEditView.SearchEditorIdx() function
992 edIdx := SearchEditorIdx(filname);
H A DFormPrincipal.pas317 i := fraEditView1.SearchEditorIdx(FilePath);