fcl-base: less hints

This commit is contained in:
mattias 2019-02-15 22:40:30 +00:00
parent fb5f97355d
commit 6731fdacd0

View File

@ -189,6 +189,7 @@ begin
ShowException(ExceptObject);
if FStopOnException then
Terminate(ExceptionExitCode);
if Sender=nil then ;
end;
procedure TCustomApplication.Initialize;