Error handler routine.
Source position: videoh.inc line 268
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.