|
@@ -696,6 +696,7 @@ begin
|
|
if dwFileAttributes = faInvalidAttributes then
|
|
if dwFileAttributes = faInvalidAttributes then
|
|
begin
|
|
begin
|
|
ActivatePanel(pnlFolder);
|
|
ActivatePanel(pnlFolder);
|
|
|
|
+ ExitPluginMode;
|
|
memFolder.Font.Color:= clRed;
|
|
memFolder.Font.Color:= clRed;
|
|
memFolder.Lines.Text:= rsMsgErrNoFiles;
|
|
memFolder.Lines.Text:= rsMsgErrNoFiles;
|
|
Exit;
|
|
Exit;
|