API:System.Classes.TReader.OnError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnError: TReaderError read FOnError write FOnError;

C++

__property TReaderError OnError = {read=FOnError, write=FOnError};

Properties

Type Visibility Source Unit Parent
event public
System.Classes.pas
System.Classes.hpp
System.Classes TReader

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!