https://github.com/BeRo1985/besen/blob/4d55f34fb3b0e9aa7e18ca0b18dd40d813d4d23c/src/BESENParser.pas#L118 ErrorProc is set to nil here, is there a reason for this? It took me white a while to figure this out why i was losing my runtime error handler.
besen/src/BESENParser.pas
Line 118 in 4d55f34
ErrorProc is set to nil here, is there a reason for this? It took me white a while to figure this out why i was losing my runtime error handler.