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