Searched refs:EMismatchedRangeException (Results 1 – 1 of 1) sorted by relevance
1576 EMismatchedRangeException = class(ERecognitionException) class3100 constructor EMismatchedRangeException.Create(const AA, AB: Integer;3108 function EMismatchedRangeException.ToString: String; in EMismatchedRangeException.ToString()5399 MRE: EMismatchedRangeException absolute E;5424 if (E is EMismatchedRangeException) then5504 MRE: EMismatchedRangeException;5513 MRE := EMismatchedRangeException.Create(A, B, FInput);