Delphi 编译错误信息表

来源:互联网 发布:荧光笔四件套淘宝有吗 编辑:程序博客网 时间:2024/06/11 20:47
 
; 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>前面没有说明PROPERTYGOTO <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.DLLData type too large: exceeds 2 GB数据类型太大:超过2GBDeclaration 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或SETLENGTHError in numeric constant数值常量错误EXCEPT or FINALLY expected要求EXCEPT或FINALLYEXPORTS 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无效的TYPECASELabel <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>不能指定DISPIDPACKED not allowed here这里不允许PACKEDPointer type required需要指针类型Procedure cannot have a result type过程不能有结果类型Procedure DISPOSE needs destructor过程DISPOSE需要destructorProcedure FAIL only allowed in constructor过程FAIL只允许在constructor方法中Procedure NEW needs constructor过程NEW需要constructor方法PROCEDURE or FUNCTION expected要求PROCEDURE或FUNCTIONProcedure 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或ExtendedRe-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线程局部变量不能是ABSOLUTEThread 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要求TYPEType 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版本错误或不能用