소스 검색

* Extra error message for using find in unsorted list

git-svn-id: trunk@33330 -
michael 9 년 전
부모
커밋
73bf5dd3f0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      rtl/objpas/rtlconst.inc

+ 1 - 0
rtl/objpas/rtlconst.inc

@@ -302,6 +302,7 @@ ResourceString
   SInvalidUnicodeCodePointSequence = 'Invalid unicode code point sequence';
   SClassCantBeConstructed       = 'Class %s can not be constructed';
   SErrStatusCallBackRequired    = 'Thread status report handler cannot be empty.';
+  SErrFindNeedsSortedList       = 'Cannot use find on unsorted list';
 
 { ---------------------------------------------------------------------
     Keysim Names