Icon TInterfaceTimerEvent

Unit: WebUI

TInterfaceTimerEvent = procedure of object

Available In: Client Applications

The TInterfaceTimerEvent type is used by the TInterfaceManager CreateTimer method to create a timer. A timer executes the specified event handler every N milliseconds.
Image