On Mon, 17 Aug 2015, Aradeonas wrote: > It will good to have something like this : > > procedure TForm1.Connection1ConnectionLost(Sender: TObject; > ConnLostCause: TConnLostCause;var RetryMode: TRetryMode); I thought about this. It should be possible, except that ConnLostCause will always be unknown. Michael.