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.
我正在尝试将 TListView 放在 THorzScrollBox 中(在 c++ builder fmx 项目中)。问题是当我这样做时,我失去了在 TListView 上向下滚动的能力。有没有办法解决这个问题?
这是构建器锚属性的一些奇怪的错误。使用 align 代替工作。