开发者

Image Viewing in Delphi

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.


have a look at rkView


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

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜