Type name Expected 错误是什么意思阿 请指教

bigfrogliuguang 2003-08-24 09:29:10
class PACKAGE TMyPropertyEditor:public TPropertyEditor
{ ****
public:
void __fastcall SetValue(const AnsiString Value);
AnsiString __fastcall GetValue();
TPropertyAttributes __fastcall GetAttributes(void);
void __fastcall Edit(void);
__fastcall TMyPropertyEditor(const _di_IDesigner ADesigner, int APropCount);
__fastcall ~TMyPropertyEditor(void);
};
编译时总是在*号的位置出现什么Type name Expected 什么意思啊 呵呵
...全文
1298 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
hy1080 2003-08-25
  • 打赏
  • 举报
回复
他好象自定义的类
ljianq 2003-08-25
  • 打赏
  • 举报
回复
包含必要的头文件。
bigfrogliuguang 2003-08-25
  • 打赏
  • 举报
回复
好的,我去看看
zcchm 2003-08-25
  • 打赏
  • 举报
回复
缺少头文件,你查查 TPropertyEditor ,PACKAGE在什么地方定义的,把它包含进来

602

社区成员

发帖
与我相关
我的任务
社区描述
C++ Builder VCL组件使用和开发
社区管理员
  • VCL组件使用和开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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