Internet Direct (Indy)
Home
PreviousUpNext
TIdLogEvent.OnSent Event

Event handler for data received on the logging intercept.

Pascal
property OnSent: TLogItemDataEvent;

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

OnSent is triggered in the Send 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.