Delphi编译错误信息手册

[入库:2005年11月11日] [更新:2007年10月23日]

本文简介:介绍一些常见的编译错误信息。如:';' not allowed before 'ELSE' ElSE前不允许有“;”
'' clause not allowed in OLE automation section 在OLE自动区段不允许“”子句

'<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>

本方案相关附件

本文关键:,Delphi编译,错误信息,
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top