|
@@ -1729,6 +1729,8 @@ begin
|
|
Self.Repaint;
|
|
Self.Repaint;
|
|
Application.ProcessMessages;
|
|
Application.ProcessMessages;
|
|
|
|
|
|
|
|
+ if InvalidRegExpr then Exit;
|
|
|
|
+
|
|
if cbFindInArchive.Enabled then
|
|
if cbFindInArchive.Enabled then
|
|
begin
|
|
begin
|
|
if (cmbFindPathStart.Text = '') then begin
|
|
if (cmbFindPathStart.Text = '') then begin
|