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. 

 

TParseErrorEvent

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!