Browse Source

* Forgot to commit, constant for TThread.ExecuteInthread

git-svn-id: trunk@33101 -
michael 9 years ago
parent
commit
2a33ee63bb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      rtl/objpas/rtlconst.inc

+ 1 - 0
rtl/objpas/rtlconst.inc

@@ -301,6 +301,7 @@ ResourceString
   SInvalidHighSurrogate         = 'Invalid high surrogate at index %d. High surrogate must be followed by a low surrogate pair';
   SInvalidHighSurrogate         = 'Invalid high surrogate at index %d. High surrogate must be followed by a low surrogate pair';
   SInvalidUnicodeCodePointSequence = 'Invalid unicode code point sequence';
   SInvalidUnicodeCodePointSequence = 'Invalid unicode code point sequence';
   SClassCantBeConstructed       = 'Class %s can not be constructed';
   SClassCantBeConstructed       = 'Class %s can not be constructed';
+  SErrStatusCallBackRequired    = 'Thread status report handler cannot be empty.';
 
 
 { ---------------------------------------------------------------------
 { ---------------------------------------------------------------------
     Keysim Names
     Keysim Names