How can I change the background color of a ListView Item in Firemonkey (Delphi Android)? The Listview itself can be set to transparent, but if I add an Item it has white background/
I Think you'll need to do this in the style designer
Right Click on the TListView control and select "Edit Custom Style". In the Style "Structure" Treeview select the itembackground property and set the color to Null.
Remember to select the newly created ListViewStyle in the TListView's property inspector StyleLookup parameter
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With