Ronak Posted March 1, 2013 Posted March 1, 2013 I have one question about the timer, at which moment the event, OnTimer needs to be executed/triggered ? 1. After passage of interval-time of the timer when timer is enabled 2. The moment the timer is enabled execution moment differs in VCL and WEB 1.=VCL and 2.= Web! Thanks Quote
Ronak Posted March 2, 2013 Author Posted March 2, 2013 When I enable the timer at run-time, at which moment it should trigger the event? 1. After passage of specified interval-time (say Interval := 1000) of the timer when timer is enabled 2. The moment the timer is enabled without waiting for time passage Thanks Quote
Sherzod Posted June 3, 2013 Posted June 3, 2013 I have one question about the timer, at which moment the event, OnTimer needs to be executed/triggered ? Hi Ronak. After passage of interval-time of the timer when timer is enabled But there is a bug, look here http://forums.unigui.com/index.php?/topic/3005-maybe-its-a-bug-unitimer/, where I raised the question, and how to solve the problem. Can will help you. Sincerely. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.