如何获取 BalloonHint 的大小?

发布于 2024-12-20 05:42:53 字数 335 浏览 3 评论 0原文

我需要将 TBalloonHint 放置在左下角、任务栏上方。 为了能够计算位置,我需要知道 BalloonHint 窗口的高度和宽度。

我找不到任何函数或属性可以告诉我这一点以及我所理解的内容,BalloonHint 根据内容调整自身大小。所以我也无法用固定的高度和宽度来计算。

好吧,我发现的唯一一个是 SetHintSize(),但它需要一个 TCustomHintWindow 并且我不知道如何正确设置它。

有人可以向我展示一个如何创建自定义提示或获取 TBalloonHint 大小的示例吗?

提前致谢。

I need to position a TBalloonHint at the lower left corner, just above the taskbar.
To be able to calculate the position I need to know the Height and Width of the BalloonHint window.

I can't find any functions or properties that will tell me this and what I understand, a BalloonHint resize itself depending on the content. So I can't calculate with a fixed height and width either.

Well, the only one I found was SetHintSize(), but it needs a TCustomHintWindow and I have no clue of how to set it up properly.

Can someone please show me an example of how to either create a custom hint or get the size of the TBalloonHint.

Thanks in advance.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文