急!!!!编译出错的问题。Undeclared identifier: 'PByte'

yslin 2007-11-23 09:45:23
===================================================
代码在D7的时候编译都是通过的。但在D5编译的时候就出错以下错误:
[出错] PTools.pas(896): Undeclared identifier: 'PByte'
[出错] PTools.pas(903): Operator not applicable to this operand type
[出错] PTools.pas(904): Ordinal type required
[出错] PTools.pas(926): Undeclared identifier: 'PByte'
[出错] PTools.pas(943): Pointer type required
这是什么原因啊。。。小弟初学Delphi,望各位大虾不吝赐教啊。。。
...全文
77 1 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
sdzeng 2007-11-23
  • 打赏
  • 举报
回复
不提供向上兼容
type
PByte = ^Byte;

16,747

社区成员

发帖
与我相关
我的任务
社区描述
Delphi 语言基础/算法/系统设计
社区管理员
  • 语言基础/算法/系统设计社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧