EventDropX()
语法
Result = EventDropX()概要
After a #PB_Event_GadgetDrop or #PB_Event_WindowDrop is received by WaitWindowEvent() or WindowEvent(), this function returns the X position at which the data was dropped.
参数
无.
返回值
Returns the x coordinate of the drop location relative to the gadget or window in which the data was dropped.
参阅
EnableGadgetDrop(), EnableWindowDrop(), EventDropType(), EventDropAction(), EventDropY()
已支持操作系统
所有