API:System.Classes.TParser.OnError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnError: TParserErrorEvent read FOnError write FOnError;

C++

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

Properties

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

Description

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