Occurs if there were no messages during the TimeOut time.
property OnTimeOut: TOnTimeOutEvent;
Occurs when there were no messages during the TimeOut time. Assign True to the Continue parameter to continue waiting messages. If Continue is False (by default) waiting process is stopped.