瀏覽代碼

+ dbconst.pp should contain resourcestrings

git-svn-id: trunk@4032 -
joost 19 年之前
父節點
當前提交
b0b1d50117
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fcl/db/dbconst.pp

+ 1 - 1
fcl/db/dbconst.pp

@@ -18,7 +18,7 @@ unit dbconst;
 
 Interface
 
-Const
+Resourcestring
   SActiveDataset           = 'Operation cannot be performed on an active dataset';
   SBadParamFieldType       = 'Bad fieldtype for parameter "%s".';
   SCantSetAutoIncFields    = 'AutoInc Fields are read-only';