TReaderError
Event handler type, called when an error occurs during the streaming.
Declaration
Source position: classesh.inc line 1483
Type
TReaderError = procedure(Reader: TReader; const Message: string;
var Handled: Boolean) of object