Provides a message of the SDialogTimerType message type after the time specified in the Timeout property has been expired.
procedure BeginTimer(const Timeout: integer);
Call the BeginTimer method to receive a message of the SDialogTimerType message type after the time specified in the Timeout property (in seconds) is expired.
See the description of the BEGIN CONVERSATION TIMER statement in MSDN for details.