Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使 VCL 应用程序对触摸更加友好,并且一直在尝试让 DBGrid 像 Android 或 iOS 网格/列表一样滚动。默认情况下,如果您进行两次轻弹,它会起作用 - 惯性和一切,但希望它通过单次轻弹或手指拖动来滚动。
我认为这将是触摸属性中的一些东西,但我还没有设法找出神奇的组合。
有人做过吗?