Delphi编译错误信息

上传人:飞*** 文档编号:44110818 上传时间:2018-06-08 格式:DOC 页数:18 大小:146.50KB
返回 下载 相关 举报
Delphi编译错误信息_第1页
第1页 / 共18页
Delphi编译错误信息_第2页
第2页 / 共18页
Delphi编译错误信息_第3页
第3页 / 共18页
Delphi编译错误信息_第4页
第4页 / 共18页
Delphi编译错误信息_第5页
第5页 / 共18页
点击查看更多>>
资源描述

《Delphi编译错误信息》由会员分享,可在线阅读,更多相关《Delphi编译错误信息(18页珍藏版)》请在金锄头文库上搜索。

1、*编 译 错 误 信 息* ; not allowed before ELSEElSE前不允许有“;” clause not allowed in OLE automation section在OLE自动区段不允许“”子句 is not a type identifier不是类型标识符 not previously declared as a PROPERTY前面没有说明PROPERTY GOTO leads into or out of TRY statementGOTO 进入或超出TRY语句的范围 clause expected, but found要求子句,但出现 16-Bit fixu

2、p 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

3、 错误的文件格式 Bad file format: 错误的文件格式 Bad global symbol definition: in object file 对象文件中错误的全局符号定义 Bad unit format: 错误的单元格式 BREAK or CONTINUE outside of loopBREAK或CONTINUE超出循环 Cannot add or subtract relocatable symbols不能增加或减少可重置的符号 Cannot assign to a read-only property不能指定只读属性 Cannot BREAK, CONTINUE or E

4、XIT 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 labe

5、l outside of range of case expressionCASE标号超出了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 文件关闭错误 Com

6、pile 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 argume

7、nts常量不能用作打开数组参数 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的说明与先前的说明

8、不同 Default property must be an array property默认的属性必须为数组属性 Default values must be of ordinal, pointer or small set type默认的值必须为序数、指针或小集类型 Destination cannot be assigned to目标不能指定 Destination is inaccessible目标不能存取 Dispid already used by DISPID标识号已被使用 Dispid clause only allowed in OLE automation sectionD

9、ISPID子句只能在OLE自动区段中使用 Division by zero除数为零 Duplicate case labelCASE标号重复 Duplicate tag value重复的标志值 Dynamic method or message handler not allowed here这里不允许有动态方法或信息处理程序 Dynamic methods and message handlers not allowed in OLE automation section在OLE自动区段不允许有动态方法或消息处理程序 Element 0 inaccessible - use Length o

10、r SetLength元素0不能存取-使用LENGTH或SETLENGTH Error in numeric constant数值常量错误 EXCEPT or FINALLY expected要求EXCEPT或FINALLY EXPORTS allowed only at global scope EXPORTS只允许在全局范围使用 Expression has no value 表达式没有值 Expression too complicated 表达式太复杂 Field definition not allowed in OLE automation section 在OLE自动区段中不允许

11、域定义 Field definition not allowed after methods or properties 在方法或属性后不允许域定义 Field or method identifier expected 要求域或方法标识符 File not found: 文件没有找到 File type not allowed here 这儿不允许文件类型 For loop control variable must be simple local variable FOR循环控制变量必须为简单局部变量 For loop control variable must have ordinal

12、type FOR循环控制变量必须为序数类型 FOR or WHILE loop executes zero times - deleted FOR或WHILE循环执行零次-删除 FOR-Loop variable cannot be passed as var parameterFOR循环变量不能作为参数传递 FOR-Loop variable may be undefined after loop 在循环后的FOR循环变量是不确定的 Function needs result type 函数需要结果类型 Identifier redeclared: 标识符重复说明 Illegal chara

13、cter in input file: ($)在输入文件中的非法字符 Illegal message method index 非法的消息方法指针 Illegal reference to symbol in object file 在对象文件中对符号的非法引用 Illegal type in OLE automation section: 在OLE自动区段中的非法类型 Illegal type in Read/Readln statement 在Read/Readln语句中的非法类型 Illegal type in Write/Writeln statement 在Write/Writeln

14、语句中的非法类型 Inaccessible value 不可存取的值 Incompatible types: and 不兼容的类型和Incompatible types: 不兼容的类型 Inline assembler stack overflow 内联汇编溢出 Inline assembler syntax error 内联汇编语法错误 Instance variable inaccessible here 实体变量在这里不能存取 Integer constant or variable name expected 要求整形常量或变量名 Integer constant too large

15、整型常量太大 Internal error: 内部错误 Invalid combination of opcode and operands 操作码与操作对象的无效组合 Invalid compiler directive: 无效的编译指令 Invalid function result type 无效的函数值类型 Invalid message parameter list 无效的消息参数列表 Invalid register combination 无效的寄存器组合 Invalid typecast 无效的TYPECASE Label is not declared in current

16、procedure 在当前的过程中没有说明标号 Label already defined: 标号已经定义 Label declaration not allowed in interface part 在界面部分不允许标号说明 Label declared and referenced, but not set: 标号被说明及引用,但不能设置 Label expected 要求标号 Left side cannot be assigned to 左边不能赋值 Line too long (more than 255 characters) 行太长(超出255个字符) Local class or object types not allowed 不

展开阅读全文
相关资源
正为您匹配相似的精品文档
相关搜索

最新文档


当前位置:首页 > 行业资料 > 其它行业文档

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号