How to implement setInterval in Delphi? -


In Javascript I can use the interval set ("function name", time) in the function, after the time delay functionName. Like a setInterval function like Delphi?

Thanks a lot.

a ttimer , and its interval of time Set to. Then create a onTimer event and call functionName in the event process.


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -