Delphi有下拉通知组件吗?

发布于 2024-08-27 14:24:28 字数 126 浏览 7 评论 0原文

您知道在 Firefox 中,如果发生需要您注意的事情,但又没有立即紧急到需要模式对话框,它会在选项卡顶部下拉一个小条,上面有一个问题?我希望能够在 Delphi 应用程序中添加类似的功能,但我不知道是否有相应的组件。有人知道其中一个吗?

You know how in Firefox, if something happens that requires your attention but isn't immediately urgent enough to require a modal dialog, it will drop down a little strip at the top of the tab with a question on it? I'd like to be able to put functionality like that in a Delphi app, but I don't know if there's a component for that. Does anyone know of one?

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

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

发布评论

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

评论(1

甜扑 2024-09-03 14:24:28

我使用 TPanel 和几行代码制作了一个。但您可以尝试类似 TMS Adv Panel http://www.tmssoftware.com/site/advpanel .asp

I have made one using a TPanel and few lines of code. But you can try something like TMS Adv Panel http://www.tmssoftware.com/site/advpanel.asp.

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