I would like to add a progress bar to each item in a TListView
, similar to the picture below (that is from Audible app):
Is this doable with TListView
, or should I be using some other control? I'm working with FireMonkey in C++Builder, and will target iOS and maybe Android.