Timer.ModeSingle
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Constant As Integer = 1
When Timer.Mode is ModeSingle, the Timer.Action event is called once and then the timer is set to Mode = Timer.ModeOff.