界面库
优化
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user