Delphi加载屏幕上的自定义组件

发布于 2024-10-22 09:35:51 字数 100 浏览 3 评论 0原文

如何使我的自定义视觉控件出现在delphi启动屏幕上?

像这样:

How can I make my custom visual control to appear on delphi splash screen?

Like this:

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

城歌 2024-10-29 09:35:51

干得好
http://www.delphi3000.com/articles/article_3870.asp?SK=

我现在没有时间创建一个功能齐全的示例,但我相信这个链接会对您有很大帮助。

LE:我在这里找到了一些例子:
http://www.delphi3000.com/articles/article_4620.asp?SK=

这里
http://www.mail-archive.com/[电子邮件受保护]/msg00870.html

here you go
http://www.delphi3000.com/articles/article_3870.asp?SK=

I don't have now the time to create a fully functional example, but I believe this link will help you a lot.

LE: I've found some examples here:
http://www.delphi3000.com/articles/article_4620.asp?SK=

and here
http://www.mail-archive.com/[email protected]/msg00870.html

你好,陌生人 2024-10-29 09:35:51

在我的 Delphi 安装中的 ToolsAPI 文件夹中搜索“Splash”会产生 SplashScreenServices: IOTASplashScreenServices;,其评论看起来很有希望。

Searching the ToolsAPI folder in my Delphi installation for "Splash" yields SplashScreenServices: IOTASplashScreenServices; whose comments read promising.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文