Преглед изворни кода

* 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