[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'Video' (#rtl)

ErrorHandler

Error handler routine

Declaration

Source position: videoh.inc line 162

const ErrorHandler: TErrorHandler = @DefaultErrorHandler;

Description

The ErrorHandler variable can be set to a custom-error handling function. It is set by default to the DefaultErrorHandler function.