Internet Direct (Indy) Version 9.0.2 Beta
TOnReplyEvent
Specifies the event type for receipt of an ICMP reply.

TOnReplyEvent = procedure (ASender: TComponent; const AReplyStatus: TReplyStatus) of object;
Description
TOnReplyEvent is an event type that allows an allows a TIdIcmpClient to receive and respond to receipt of an ICMP reply message. The TOnReplyEvent is triggered when TIdIcmpClient has interpreted the reply status.