0

I am trying to put TListView inside THorzScrollBox (In c++ builder fmx project). The issue is when i do this i loos the ability to scroll down on TListView. Is there any way to solve this problem?

Ken White
  • 123,280
  • 14
  • 225
  • 444

1 Answers1

0

It was some wierd bug with the builder anchor property. Using align instead worked.