I am using ListView in Delphi. I set the OwnerData property to true so that I will provide data of the item in OnData event.
Moreover, I want to add a checkbox to each item of the list view. But the Checkbox property only supports vsList and vsReport mode, not vsIcon and vsSmallicon. Is there a workaround for it? Or is there any ready-to-use 3rd party VCL that supports such a feature?
Thanks
Aucun commentaire:
Enregistrer un commentaire