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 常量不能...
Constant or type identifier expected 要求常量或类型标识符 Constantscannot be used as openarray arguments 常量不能用作打开数组参数 Constructinginstance of '' containingabstract methods 构造的实体包含抽象的方法 Couldnot compile used unit ' 不能用单元编译 Could not createoutput file不能建立...
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 常量不能...
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 ...
1、编译期错误信息 2、运行期错误 运行时出现的错误信息形式为:Run-time error nnn at xxxx 其中nnn 是运行时的错误编号 ,xxxx 是运行时的错误地址 分为以下3类: 1) I/O错误(100-149) 编号 说明 --- 100 磁盘读错误,若要对超过格式文件尾进行读取时 101 磁盘写错误,若磁盘满时,由Close...
'' not previously declared as a PROPERTY 前面没有说明PROPERTY 'GOTO ' leads into or out of TRY statement GOTO 进入或超出TRY语句的范围 clause expected, but found 要求子句,但出现 16-Bit fixup encountered in object file '' 在对象文件遇到16位修复 486/487 instructions not...
''clausenotallowedinOLEautomationsection在OLE自动区段不允许“”子句 ''isnotatypeidentifier不是类型标识符 ''notpreviouslydeclaredasaPROPERTY前面没有说明PROPERTY 'GOTO'leadsintooroutofTRYstatementGOTO进入或超出TRY语句的范围 clauseexpected,butfound要求子句,但出现 16-Bitfixupencounteredinobjectfile''在...
'' is not a type identifier 不是类型标识符 '' not previously declared as a PROPERTY 前面没有说明PROPERTY 'GOTO ' leads into or out of TRY statement GOTO 进入或超出TRY语句的范围 clause expected, but found 要求子句,但出现 16-Bit fixup encountered in object file '' ...
error 12: Type identifier expected 未定义的类型标识符 error 13: Too many open files 打开文件太多 error 14: Invalid file name 无效的文件名 error 15: File not found 文件未找到 error 16: Disk full 磁盘满 error 17: Invalid compiler directive 无效的编译命令 ...
<name> is not a type identifier <name>不是类型标识符 <name> not previously declared as a PROPERTY <name>前面没有说明PROPERTY GOTO leads into or out of TRY statement GOTO 进入或超出TRY语句的范围 <clause1> clause expected, but <clause2> found 要求子句<clause1>,但出现<clause2> 16-Bit...