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.
DragMode を dmAutomatic に設定すると、行を選択できなくなります。OnCellClick を使用して BeginDrag を呼び出した場合、マウスを上げたときにのみ起動しますが、これは私の意見ではドラッグしていません。OnMouseDown を使用すると、タイトル行でのみ起動します。
どうすればいいの?