如何在delphi中从.pas文件安装组件? [英] How to install a component from .pas file in delphi?

查看:726
本文介绍了如何在delphi中从.pas文件安装组件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我下载了用于embarcadereo delphi 2010的RealTimeMarquee组件,它作为一个两个文件。



RealTimeMarquee.pas

SimpleHTML.pas



但是当我尝试使用delphi打开文件进行编译时,我看不到绿色按钮(编译/构建)被激活。



我的问题:如何安装此组件。



thankyou

解决方案


我的问题:如何安装此组件。


要安装,请按照以下步骤(与 Remy Lebeau-answer



步骤#1。
制作新包 -





步骤#2。选择新包



步骤#3。



添加源文件RealTimeMarquee.pas,SimpleHTML.pas



步骤#4。



步骤#5。
A)编译然后安装





步骤6。
安装成功后,您将收到此消息。



Step #7。
您可以保存 .dpk 文件



步骤#8。
使用Tool Palatte中的组件



>


i've downloaded the RealTimeMarquee component for embarcadereo delphi 2010 which comes as a two files

RealTimeMarquee.pas
SimpleHTML.pas

But when i tried to open the file using delphi to compile it, i can't see the green button ( compile / build ) activated.

My question: How to install this component.

thankyou

解决方案

My question: How to install this component.

To install follow the steps below (same steps as Remy Lebeau-answer )

Step #1 . make a new package -

Step #2 . Select New package

Step #3 .

Add the source files RealTimeMarquee.pas,SimpleHTML.pas

Step #4 .

Step #5 . A)Compile and then install

Step #6 . On successful installation you will get this message.

Step #7 . You can save the .dpk file also

Step #8 . Use the component from Tool Palatte

这篇关于如何在delphi中从.pas文件安装组件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆