在 Delphi 中查看图像

发布于 2024-11-24 10:21:48 字数 153 浏览 0 评论 0原文

我目前正在开发一个项目,一切都进展顺利,直到我必须显示图像网格。

我正在考虑使用 DrawGrid,但似乎没有任何显示的内容可供选择,甚至无法正确显示。

是否有一个组件可以让我在屏幕上同时显示一堆图像,并且可以选择它们?剩下的我可以写,只有这一点让我感到沮丧。

I'm currently working on a project, and everything has been going well up until I've had to display a grid of images.

I was thinking of using a DrawGrid, but it seems that nothing that displays is selectable or even displaying correctly.

Is there a component I can use that will allow me to display a bunch of images on screen at once, and have them selectable? The rest I can write, its just this one bit which is causing me frustration.

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

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

发布评论

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

评论(2

暖心男生 2024-12-01 10:21:48

看看 rkView

have a look at rkView

我最亲爱的 2024-12-01 10:21:48

TMS 有一个很好的网格。您还可以在缩略图模式下使用 TListView,并使用自定义绘图来绘制您想要的任何内容。

TMS has a nice grid. And you can also use a TListView in thumbnail mode, and use custom drawing to draw whatever you want.

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