EventTimer()
语法
Timer = EventTimer()概要
After an event of type #PB_Event_Timer (returned by WindowEvent() or WaitWindowEvent()), use this function to determine which timer caused the event.
参数
无.
返回值
The same value that was used in AddWindowTimer() to create the timer.
参阅
AddWindowTimer()
已支持操作系统
所有