4

I would like to add a progress bar to each item in a TListView, similar to the picture below (that is from Audible app):

image

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.

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770
relayman357
  • 793
  • 1
  • 6
  • 30
  • Have a look at https://stackoverflow.com/questions/50118359/custom-drawing-of-tcustomlistbox-items, the question has been changed since the answer, but the answer covers your situation. – Hans Feb 05 '19 at 07:42
  • Thanks @Hans, I've looked your sample over but I don't know how to apply here in C++ Builder. – relayman357 Feb 05 '19 at 18:18

0 Answers0