RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParser.OnError Event

Occurs when a parse error is encountered.

Pascal
property OnError: TParserErrorEvent;
C++
__property TParserErrorEvent OnError;

OnError is used internally by TParser to report errors. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!