Controls how the parsers report errors: whether they should stop after the first error and report it immediately or continue parsing and report all the errors at the end.
Namespace: InferenceEngine
Delphi |
published |
Property Value
Type: TErrorHandling
The ParserMaxErrors property controls how many errors may accumulate before the parser should abort. |
Reference |