看流星社区

 找回密码
 注册账号
查看: 2353|回复: 0

[Delphi] Delphi 编译错误信息表

[复制链接]

该用户从未签到

发表于 2014-6-28 19:49:15 | 显示全部楼层 |阅读模式
; not allowed before ELSEElSE前不允许有“;”
<clause> clause not allowed in OLE automation section在OLE自动区段不允许“<clause>”子句
<name> is not a type identifier<name>不是类型标识符
<name> not previously declared as a PROPERTY<name>前面没有说明PROPERTY
GOTO <label> leads into or out of TRY statement GOTO<label>进入或超出TRY语句的范围
<clause1> clause expected, but <clause2> found要求子句<clause1>,但出现<clause2>
16-Bit fixup encountered in object file <text>在对象文件<text>遇到16位修复
486/487 instructions not enabled不能用486/487指令
Abstract methods must be virtual or dynamic抽象方法必须为虚拟的或动态的
Array type required需要数组类型
Assignment to FOR-Loop variable <Name>给FOR循环变量<Name>赋值
Bad argument type in variable type array constructor在变量类型数组结构中不正确的参数类型
Bad file format <name>错误的文件格式<name>
Bad file format: <Filename>错误的文件格式<Filename>
Bad global symbol definition: <Name> in object file <Filename>对象文件<Filename>中错误的全局符号定义<Name>
Bad unit format: <Filename>错误的单元格式<Filename>
BREAK or CONTINUE outside of loopBREAK或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 expressionCASE标号超出了CASE表达式的范围
Circular unit reference to <Unitname>对单元<Unitname>循环引用
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 <Filename>文件<Filename>关闭错误
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 <name> containing abstract methods构造的<name>实体包含抽象的方法
Could not compile used unit <Unitname>不能用单元<Unitname>编译
Could not create output file <Filename>不能建立输出文件<Filename>
Could not load RLINK32.DLL不能加载RLINK32.DLL
Data type too large: exceeds 2 GB数据类型太大:超过2GB
Declaration of <Name> differs from previousdeclaration <Name>的说明与先前的说明不同
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 <number> already used by <name>DISPID标识号已被<name>使用
Dispid clause only allowed in OLE automation sectionDISPID子句只能在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 or 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自动区段中不允许域定义
Field definition not allowed after methods or properties在方法或属性后不允许域定义
Field or method identifier expected要求域或方法标识符
File not found: <Filename>文件<Filename>没有找到
File type not allowed here这儿不允许文件类型
For loop control variable must be simple local variableFOR循环控制变量必须为简单局部变量
For loop control variable must have ordinal typeFOR循环控制变量必须为序数类型
FOR or WHILE loop executes zero times - deletedFOR或WHILE循环执行零次-删除
FOR-Loop variable <name> cannot be passed as var parameterFOR循环变量<name>不能作为参数传递
FOR-Loop variable <Name> may be undefined after loop在循环后的FOR循环变量<NAME>是不确定的
Function needs result type函数需要结果类型
Identifier redeclared: <name>标识符<name>重复说明
Illegal character in input file: <char> ($<hex>)在输入文件中的非法字符<char>
Illegal message method index非法的消息方法指针
Illegal reference to symbol <Name> in object file <Filename>在对象文件<filename>中对符号<name>的非法引用
Illegal type in OLE automation section: <typename>在OLE自动区段中的非法类型<typename>
Illegal type in Read/Readln statement在Read/Readln语句中的非法类型
Illegal type in Write/Writeln statement在Write/Writeln语句中的非法类型
Inaccessible value不可存取的值
Incompatible types: <name> and <name>不兼容的类型<name>和<name>
Incompatible types: <text>不兼容的类型<text>
Inline assembler stack overflow内联汇编溢出
Inline assembler syntax error内联汇编语法错误
Instance variable <name> inaccessible here实体变量<name>在这里不能存取
Integer constant or variable name expected要求整形常量或变量名
Integer constant too large整型常量太大
Internal error: <ErrorCode>内部错误<errorcode>
Invalid combination of opcode and operands操作码与操作对象的无效组合
Invalid compiler directive: <Directive>无效的编译指令<DIRECTIVE>
Invalid function result type无效的函数值类型
Invalid message parameter list无效的消息参数列表
Invalid register combination无效的寄存器组合
Invalid typecast无效的TYPECASE
Label <Name> is not declared in current procedure在当前的过程中没有说明标号<NAME>
Label already defined: <Labelname>标号<LABELNAME>已经定义
Label declaration not allowed in interface part在界面部分不允许标号说明
Label declared and referenced, but not set: <label>标号被<label>说明及引用,但不能设置
Label expected要求标号
Left side cannot be assigned to左边不能赋值
Line too long (more than 255 characters)行太长(超出255个字符)
Local class or object types not allowed不允许局部的类或对象类型
Local procedure/function <Name> assigned to procedure variable局部过程/函数<NAME>赋给过程变量
LOOP/JCXZ distance out of rangeLOOP/JCXZ距离超出范围
Low bound exceeds high bound下界超过上界
Memory reference expected要求内存引用
Method <name> hides virtual method of base type <name>方法<NAME>隐藏了基类型为<NAME>的虚拟方法
Method <name> not found in base class在基类中没有找到方法<NAME>
Method identifier expected要求方法标识符
Missing ENDIF directive缺少ENDIF指令
Missing operator or semicolon缺少操作符或分号
Missing or invalid conditional symbol in $<symbol> directive在$<symbol>指令中缺少或无效的条件符号
Missing parameter type缺少参数类型
Necessary library helper function was eliminated by linker必要的库帮助函数被连接程序删除
No definition for abstract method <name> allowed抽象方法<NAME>没有定义
Not enough actual parameters没有足够的实际参数
Number of elements differs from declaration元素数与说明不同
Numeric overflow数值溢出
Object or class type required需要对象或类类型
Object type required需要对象类型
Only register calling convention allowed in OLE automation section在OLE自动区段中只允许寄存器调用约定
Operand size mismatch运算对象大小匹配
Operator not applicable to this operand type运算符不使用于这一运算对象类型
Order of fields in record constant differs from declaration在记录常量中的域次序与说明不同
Ordinal type required需要序数类型
Out of memory内存溢出
Overflow in conversion or arithmetic operation转换或算术操作溢出
Overriding automated virtual method <name> cannot specify a dispid覆盖的自动虚拟方法<NAME>不能指定DISPID
PACKED not allowed here这里不允许PACKED
Pointer type required需要指针类型
Procedure cannot have a result type过程不能有结果类型
Procedure DISPOSE needs destructor过程DISPOSE需要destructor
Procedure FAIL only allowed in constructor过程FAIL只允许在constructor方法中
Procedure NEW needs constructor过程NEW需要constructor方法
PROCEDURE or FUNCTION expected要求PROCEDURE或FUNCTION
Procedure or function name expected要求过程或函数名
Program or unit <name> recursively uses itself程序或单元递归
Property <name> does not exist in base class在基类中<NAME>属性不存在
Published property <name> cannot be of type <type>Published属性<NAME>不能具有类型<type>
Published Real48 property <name> must be Single, Double or ExtendedPublished REAL属性<NAME>必须为Single, Double或Extended
Re-raising an exception only allowed in exception handler在意外处理中只允许重新引起意外处理
Read error on <Filename>文件<FILENAME>读出错
Record, object or class type required需要记录,对象或类类型
Redeclaration of <name> hides a member in the base class<NAME>的重新说明隐藏了基类中一个元素
Redeclaration of property not allowed in OLE automation section在OLE自动区段中不允许属性重复说明
Return value of function <Functionname> might be undefined函数<Functionname>的返回值可能没有定义
Seek error on <Filename>在<FILENAME>中搜索错误
Segment/Offset pairs not supported in Borland 32-bit Pascal在Borland 32位的PASCAL中不支持Segment/Offset对
Sets may have at most 256 elements集至少有256个元素
Size of published set <name> is >32 bitspublished集<NAME>的大小大于32字节
Slice standard function only allowed as open array argumentSlice标准函数只允许作为打开数组参数
Statement expected, but expression of type <type> found要求语句,但出现类型<TYPE>的表达式
Statements not allowed in interface part在界面中不允许的语句
String constant too long字符串常量太长
String constant truncated to fit STRING[<number>]字符串常量截取到适合STRING[<number>]
Strings may have at most 255 elements字符串至少255个元素
Structure field identifier expected要求结构域标识符
Syntax error in real number实数语法错误
System unit out of date or corrupted: missing <name>系统单元超出日期或损坏:缺少<NAME>
Text after final END.编译器忽略END.后的文本
This form of method call only allowed for class methods该方法的窗体只允许类方法
This form of method call only allowed in methods of derived types该方法的窗体只允许在导出类型的方法中
This type cannot be initialized这一类型不能初始化
Thread local variables cannot be ABSOLUTE线程局部变量不能是ABSOLUTE
Thread local variables cannot be local to a function or procedure线程局部变量对函数不能是局部的
Too many actual parameters太多的实际参数
Too many conditional symbols太多的条件符号
Type <name> has no type info类型<NAME>没有类型信息
Type <Name> is not yet completely defined类型<NAME>至今没有定义
Type <name> must be a class to have a PUBLISHED section类型<NAME>必须是在PUBLISHED区段中的类
Type <name> must be a class to have OLE automation类型<NAME>必须是具有OLE自动的类
Type <name> needs finalization - not allowed in file type类型<NAME>需要初始化-不允许在文件类型中
Type <name> needs finalization - not allowed in variant record类型<NAME>需要初始化-不允许在变体记录
Type expected要求TYPE
Type not allowed in OLE Automation call在OLE自动调用中不允许的类型
Type of expression must be BOOLEAN表达式的类型必须为BOOLEAN型
Type of expression must be INTEGER表达式的类型必须为INTEGER型
TYPEINFO standard function expects a type identifierTYPEINFO标准函数要求类型标识符
TYPEOF can only be applied to object types with a VMTTYPEOF只能用于具有VMT的对象类型
Types of actual and formal var parameters must be identical形参与实参必须一致
Undeclared identifier: <name>未说明的标识符<NAME>
Unexpected end of file in comment started on line <Number>以行<Number>开始的注释中出现不应有的文件结束
Unit <Unit1> was compiled with a different version of <Unit2>单元<UNIT1>与不同版本的<UNIT2>编译
Unit name mismatch: <Unitname>单元名不匹配<UNITNAME>
Unknown directive: <Directive>未知的指令<DIRECTIVE>
Unnamed arguments must precede named arguments in OLE Automation call在OLE自动调用中未命名的参数必须在命名的参数前
Unsatisfied forward or external declaration: <Procedurename>不满足的向前或外部说明<Procedurename>
Unterminated string未结束的字符串
Value assigned to <Name> never used赋给<NAME>的值从未使用过
Variable <name> inaccessible here due to optimization由于优化,变量名<NAME>在这里不能存取
Variable <name> is declared but never used in <name>变量名<NAME>已说明,但不曾使用
Variable <Name> might not have been initialized变量名<NAME>可能没有初始化
Variable required需要变量
Virtual constructors are not allowed不允许虚拟的constructors方法
Write error on <Filename>文件<Filename>写错误
Wrong or corrupted version of RLINK32.DLLRLINK32.DLL版本错误或不能用
点击按钮快速添加回复内容: 支持 高兴 激动 给力 加油 苦寻 生气 回帖 路过 感恩
您需要登录后才可以回帖 登录 | 注册账号

本版积分规则

小黑屋|手机版|Archiver|看流星社区 |网站地图

GMT+8, 2024-4-24 23:37

Powered by Kanliuxing X3.4

© 2010-2019 kanliuxing.com

快速回复 返回顶部 返回列表