|
@@ -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
|