[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Event handler type, called when an error occurs during the streaming.
Source position: classesh.inc line 911
type TReaderError = procedure( |
Reader: TReader; |
const Message: String; |
var Handled: Boolean |
) of object; |
No notes exist for this page yet.