mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 05:18:00 +02:00
IDE: better error msg
This commit is contained in:
parent
63d3377df5
commit
5c18e8fb9e
@ -1960,6 +1960,7 @@ begin
|
||||
RegistrationError(lisPkgSysInvalidComponentClass);
|
||||
continue;
|
||||
end;
|
||||
CurClassname:=CurComponent.UnitName+'/'+CurClassname;
|
||||
{$IFNDEF StopOnRegError}
|
||||
except
|
||||
on E: Exception do begin
|
||||
|
Loading…
Reference in New Issue
Block a user