[fpc-pascal] class constructor exception
Mattias Gaertner
nc-gaertnma at netcologne.de
Tue Apr 23 10:05:18 CEST 2024
On 23.04.24 09:32, Andrey Zubarev via fpc-pascal wrote:
> Hi,
>
> Set ExceptProc to your handler in unit initialization section in unit
> usesed before the problematic one?
It is set by lcl TApplication.
Just found out: It works with other exceptions, but not with EAbort.
And that indeed creates a silent exception.
I will talk to the lib developers...
Mattias
More information about the fpc-pascal
mailing list