界面库

优化
This commit is contained in:
JianjunLiu
2023-03-10 16:56:41 +08:00
parent 5d19805db7
commit 946df3c42b
3 changed files with 5 additions and 4 deletions
+1
View File
@@ -2033,6 +2033,7 @@ type TEditer=class(TCustomcontrol) //
end else
if(d["section"]in array("文件查找"))and(d["btn"]="全部替换")then
begin
if messageboxa("即将在目录中替换内容!!","提示",mb_YesNo,self.Handle)<> IDYES then return EndFind();
FFindListWnd.Clean();
ShowFindWnd();
FindInFiles(d,o,true,ct);