Internet Direct (Indy)
Home
PreviousUpNext
TIdLogEvent.OnReceived Event

Event handler for data received on the logging intercept.

Pascal
property OnReceived: TLogItemDataEvent;

OnReceived is a TLogItemDataEvent property that represents the event handler signalled when data is received on the logging intercept. 

OnReceived is triggered in the Receive method, and allows the user to specify the processing to occur for the event. 

Applications must assign a procedure with the required parameters for the event handler in order to respond to the event notification.

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.