Internet Direct (Indy) Version 9.0.1 Beta
TIdIcmpClient.OnReply
Specifies an event handler for TOnReplyEvent events.

property OnReply: TOnReplyEvent;
Description
OnReply is a TOnReplyEvent handler triggered when a echo response is received. OnReply is generally used to update progress indicators or other GUI components as a result of receiving the echo response found in ReplyStatus. Assign an event handler to perform additional processing when the TOnReplyEvent is triggered by Ping.