mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-08-21 00:49:02 +02:00
fcl-base: less hints
This commit is contained in:
parent
fb5f97355d
commit
6731fdacd0
@ -189,6 +189,7 @@ begin
|
|||||||
ShowException(ExceptObject);
|
ShowException(ExceptObject);
|
||||||
if FStopOnException then
|
if FStopOnException then
|
||||||
Terminate(ExceptionExitCode);
|
Terminate(ExceptionExitCode);
|
||||||
|
if Sender=nil then ;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TCustomApplication.Initialize;
|
procedure TCustomApplication.Initialize;
|
||||||
|
Loading…
Reference in New Issue
Block a user