浏览代码

* Forgot to commit, constant for TThread.ExecuteInthread

git-svn-id: trunk@33101 -
michael 9 年之前
父节点
当前提交
2a33ee63bb
共有 1 个文件被更改,包括 1 次插入0 次删除
  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';
   SInvalidUnicodeCodePointSequence = 'Invalid unicode code point sequence';
   SClassCantBeConstructed       = 'Class %s can not be constructed';
+  SErrStatusCallBackRequired    = 'Thread status report handler cannot be empty.';
 
 { ---------------------------------------------------------------------
     Keysim Names