Icon TInterfaceTimeoutEvent

Unit: WebUI

TInterfaceTimeoutEvent = procedure of object

Available In: Client Applications

The TInterfaceTimeoutEvent type is used by the TInterfaceManager CreateTimeout method to create a timeout. A timeout waits N milliseconds, and then executes the specified event handler.
Image