Internet Direct (Indy)
Home
PreviousUpNext
TIdFSP.OnRecv Event

Event handler signalled when an FSP packet is received.

Pascal
property OnRecv: TIdFSPLogEvent;

OnRecv is a TIdFSPLogEvent property that represents the event handler signalled when a valid FSP packet is received after sending a command in an FSP protocol exchange. 

Arguments to the OnRecv event handler indicate the object instance for the notification and the TIdFSPPacket instance read during the FSP protocol exchange. 

Use the OnWork, OnWorkBegin, and OnWorkEnd event handlers to respond to events signalled when retrieving the content of a file using the Get method.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.