delphi编译错误信息

来源:互联网 发布:node sass下载 编辑:程序博客网 时间:2024/06/04 19:52

======================================================
注:本文源代码点此下载
======================================================

*******************************

* 编 译 错 误 信 息 *

*******************************

';' 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 ' leads into or out of try statement goto 进入或超出try语句的范围

clause expected, butfound 要求子句,但出现

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 ofdiffers from previous declaration 的说明与先前的说明不同

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 section dispid子句只能在ole自动区段中使用

division by zero 除数为零

duplicate case label case标号重复

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:文件没有找到

file type not allowed here 这儿不允许文件类型

for loop control variable must be simple local variable for循环控制变量必须为简单局部变量

for loop control variable must have ordinal type for循环控制变量必须为序数类型

for or while loop executes zero times - deleted for或while循环执行零次-删除

for-loop variable '' cannot be passed as var parameter for循环变量不能作为参数传递

for-loop variable '' may be undefined after loop 在循环后的for循环变量是不确定的

function needs result type 函数需要结果类型

identifier redeclared: '' 标识符重复说明

illegal character 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语句中的非法类型

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 整型常量太大

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 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 不允许局部的类或对象类型

local procedure/function '' assigned to procedure variable 局部过程/函数赋给过程变量

loop/jcxz distance out of range loop/jcxz距离超出范围

low bound exceeds high bound 下界超过上界

memory reference expected 要求内存引用

method '' hides virtual method of base type '' 方法隐藏了基类型为的虚拟方法

method '' not found in base class 在基类中没有找到方法

method identifier expected 要求方法标识符

missing endif directive 缺少endif指令

missing operator or semicolon 缺少操作符或分号

missing or invalid conditional symbol in '$' directive 在$指令中缺少或无效的条件符号

missing parameter type 缺少参数类型

necessary library helper function was eliminated by linker 必要的库帮助函数被连接程序删除

no definition for abstract method '' allowed 抽象方法没有定义

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 '' cannot specify a dispid 覆盖的自动虚拟方法不能指定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 '' recursively uses itself 程序或单元递归

property '' does not exist in base class 在基类中属性不存在

published property '' cannot be of typepublished属性不能具有类型

published real48 property '' must be single, double or extended published real属性必须为single, double或extended

re-raising an exception only allowed in exception handler 在意外处理中只允许重新引起意外处理

read error on文件读出错

record, object or class type required 需要记录,对象或类类型

redeclaration of '' hides a member in the base class 的重新说明隐藏了基类中一个元素

redeclaration of property not allowed in ole automation section 在ole自动区段中不允许属性重复说明

return value of function '' might be undefined 函数的返回值可能没有定义

seek error on在中搜索错误

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 '' is >32 bits published集的大小大于32字节

slice standard function only allowed as open array argument slice标准函数只允许作为打开数组参数

statement expected, but expression of type '' found 要求语句,但出现类型的表达式

statements not allowed in interface part 在界面中不允许的语句

string constant too long 字符串常量太长

string constant truncated to fit string[] 字符串常量截取到适合string[]

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 '' 系统单元超出日期或损坏:缺少

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 '' has no type info 类型没有类型信息

type '' is not yet completely defined 类型至今没有定义

type '' must be a class to have a published section 类型必须是在published区段中的类

type '' must be a class to have ole automation 类型必须是具有ole自动的类

type '' needs finalization - not allowed in file type 类型需要初始化-不允许在文件类型中

type '' needs finalization - not allowed in variant record 类型需要初始化-不允许在变体记录

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 identifier typeinfo标准函数要求类型标识符

typeof can only be applied to object types with a vmt typeof只能用于具有vmt的对象类型

types of actual and formal var parameters must be identical 形参与实参必须一致

undeclared identifier: '' 未说明的标识符

unexpected end of file in comment started on line以行开始的注释中出现不应有的文件结束

unitwas compiled with a different version of单元与不同版本的编译

unit name mismatch: '' 单元名不匹配

unknown directive: '' 未知的指令

unnamed arguments must precede named arguments in ole automation call 在ole自动调用中未命名的参数必须在命名的参数前

unsatisfied forward or external declaration: '

' 不满足的向前或外部说明

unterminated string 未结束的字符串

value assigned to '' never used 赋给的值从未使用过

variable '' inaccessible here due to optimization 由于优化,变量名在这里不能存取

variable '' is declared but never used in '' 变量名已说明,但不曾使用

variable '' might not have been initialized 变量名可能没有初始化

variable required 需要变量

virtual constructors are not allowed 不允许虚拟的constructors方法

write error on文件写错误

wrong or corrupted version of rlink32.dll rlink32.dll版本错误或不能用

***********************************************************************************************


======================================================
在最后,我邀请大家参加新浪APP,就是新浪免费送大家的一个空间,支持PHP+MySql,免费二级域名,免费域名绑定 这个是我邀请的地址,您通过这个链接注册即为我的好友,并获赠云豆500个,价值5元哦!短网址是http://t.cn/SXOiLh我创建的小站每天访客已经达到2000+了,每天挂广告赚50+元哦,呵呵,饭钱不愁了,\(^o^)/