| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Error handler routine
Source position: videoh.inc line 171
| 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.