[Overview][Constants][Types][Procedures and functions][Variables] |
Error handler routine
Source position: videoh.inc line 162
const ErrorHandler: TErrorHandler = @DefaultErrorHandler; |
The ErrorHandler variable can be set to a custom-error handling function. It is set by default to the DefaultErrorHandler function.