Y YNTW Unregistered / Unconfirmed GUEST, unregistred user! 2001-12-11 #22 TO 小口口: 看看AppBar.pas文件中有没有Registry过程,有的话就需要安装控件,没有就直接在你的项目中Uses AppBar.pas
L luyear Unregistered / Unconfirmed GUEST, unregistred user! 2003-05-27 #23 你應該是想安裝一個隻有PAS的控件吧! Component-install Component-into new package unit name選擇你的PAS文件 package name隨便寫一個 然後OK,然後編譯,沒問題的話,按install,搞定
你應該是想安裝一個隻有PAS的控件吧! Component-install Component-into new package unit name選擇你的PAS文件 package name隨便寫一個 然後OK,然後編譯,沒問題的話,按install,搞定
W wfzha Unregistered / Unconfirmed GUEST, unregistred user! 2003-05-27 #24 to 小口口 恐怕你的unit不是Form吧,我试了一下,我如下操作: 1.file->close all 2.file->new->form 2.在Form上右单机,选择add to reposity可以加上 判断:1.form单元可以单独加上,不需要project file 2.你的.pas不是一个form,且从单元名称上看好像是一个Appbar控件
to 小口口 恐怕你的unit不是Form吧,我试了一下,我如下操作: 1.file->close all 2.file->new->form 2.在Form上右单机,选择add to reposity可以加上 判断:1.form单元可以单独加上,不需要project file 2.你的.pas不是一个form,且从单元名称上看好像是一个Appbar控件