Hi
Hi,
I've created an app in Delphi 10.1 Berlin.I dropped a TListView on the form and customized it using the new Toggle Design Mode. I added a TImageObjectAppearance. I can connect it to a database, but what is the way to assign an image from the form or imageList?
What's the proper way to assign images to a TImageObjectAppearance in code?
Than'ks
Xavi Pallicera
I've created an app in Delphi 10.1 Berlin.I dropped a TListView on the form and customized it using the new Toggle Design Mode. I added a TImageObjectAppearance. I can connect it to a database, but what is the way to assign an image from the form or imageList?
What's the proper way to assign images to a TImageObjectAppearance in code?
Than'ks
Xavi Pallicera
Maybe http://community.embarcadero.com/blogs/entry/using-timagelist-with-tlistview
ReplyDeleteThanks a lot... very useful
ReplyDelete