Indy 9
TOnReplyEvent
See Also, Unit: IdIcmpClient
Specifies the event type for receipt of an ICMP reply.
TOnReplyEvent = procedure (ASender: TComponent; const AReplyStatus: TReplyStatus) of object;
Unit
IdIcmpClient
Parameters
AReplyStatus
Status for the ICMP reply.
ASender
ICMP client generating the event.
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.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.