Steps to reproduce:
- Run the attached project.
- Press the Customize button.
- Rapidly drag a row to the form.
Current results:
An Access Violation error occurs in the TcxCustomInnerListBox.DragOver
method because DragRow is nil. The Drag icon does not appear either.
Call StackcxVGrid.TcxVerticalGridItemsCustomizeListBox.DragOver($53897F0,28,17,dsDragEnter,True) cxContainer.TcxCustomInnerListBox.DragOver($53897F0,27,16,dsDragEnter,True) :0057fbdd TControl.DoDragMsg + $A9