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.
我有一个带有一些记录的 TDbGrid。我想通过简单的拖放将多个记录拖放到列表框中。但是当我单击网格的选定记录进行拖动时选择了多个记录后,除了当前记录之外,所有选定的记录都将被取消选择。如何解决这个问题?