Delphi常见错误代码

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

Delphi常见错误代码及中文解释

';' not allowed before 'ELSE' ElSE前不允许有“;”

'' clause not allowed in OLE automation section 在OLE自动区段不允许“”子句

'' is not a type identifier 不是类型标识符

'' not previously declared as a PROPERTY 前面没有说明PROPERTY

'GOTO

clause expected, but found 要求子句,但出现

16-Bit fixup encountered in object file '' 在对象文件遇到16位修复

486/487 instructions not enabled 不能用486/487指令Abstract methods must be virtual or dynamic 抽象方法必须为虚拟的或动态的

Array type required 需要数组类型

Assignment to FOR-Loop variable '' 给FOR循环变量

赋值

Bad argument type in variable type array constructor 在变量类型数组结构中不正确的参数类型

Bad file format '' 错误的文件格式

Bad file format: 错误的文件格式 Bad global symbol definition: '' in object file '' 对象文件

''中错误的全局符号定义''

Bad unit format: 错误的单元格式 BREAK or CONTINUE outside of loop BREAK或CONTINUE超出循环

Cannot add or subtract relocatable symbols 不能增加或减少可重置的符号

Cannot assign to a read-only property 不能指定只读属性

Cannot BREAK, CONTINUE or EXIT out of a FINALLY clause 超出FINALLY 子句的范围,不能使用BREAK,CONTINUE或EXIT语句

Cannot initialize local variables 不能初始化局部变量

Cannot initialize multiple variables 不能初始化多个变量

Cannot initialize thread local variables 不能初始化线程局部变量Cannot override a static method 不能覆盖静态方法

Cannot read a write-only property 不能读取只写属性

Case label outside of range of case expression CASE标号超出了CASE 表达式的范围

Circular unit reference to 对单元循环引用Class already has a default property 类已具有默认的属性

Class does not have a default property 类没有默认的属性

Class or object types only allowed in type section 在类型区段只允许有类或对象类型

Class type required 需要类类型

Close error on 文件关闭错误Compile terminated by user 用户中止编译

Constant expected 要求常量

Constant expression expected 要求常量表达式

Constant expression violates subrange bounds 常量表达式超出子界范围

Constant object cannot be passed as var parameter 常量对象不能作为变量参数传递

Constant or type identifier expected 要求常量或类型标识符Constants cannot be used as open array arguments 常量不能用作打开数组参数

Constructing instance of '' containing abstract methods 构造的实体包含抽象的方法

Could not compile used unit '' 不能用单元编译

Could not create output file 不能建立输出文件

Could not load RLINK32.DLL 不能加载RLINK32.DLL

Data type too large: exceeds 2 GB 数据类型太大:超过2GB Declaration of differs from previous declaration 的说明与先前的说明不同

Default property must be an array property 默认的属性必须为数组属性

Default values must be of ordinal, pointer or small set type 默认的值必须为序数、

相关文档
最新文档