RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBTransaction.OnIdleTimer Event

Occurs after a transaction has timed out.

Pascal
property OnIdleTimer: TNotifyEvent;
C++
__property TNotifyEvent OnIdleTimer;

Write an OnIdleTimer event handler to take specific actions after a transaction is allowed to remain idle for the number of seconds specified by IdleTimer

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!