用TDragImageList做的拖曳,其他控件如何接收不了

用TDragImageList做的拖曳,其他控件怎么接收不了?比如DragImageList-BeginDrag(::GetDesktopWindow(), 0,

用TDragImageList做的拖曳,其他控件怎么接收不了?
比如
DragImageList->BeginDrag(::GetDesktopWindow(), 0, 0);

但鼠标移至ComboBox1的上方,DragOver没有反应


[解决办法]