Internet Direct (Indy)
|
Event handler for changes in the connection status for the logging intercept.
property OnStatus: TLogItemStatusEvent;
OnStatus is a TLogItemStatusEvent property that represents the event handler signalled for changes in the connection status for the logging intercept.
OnStatus is triggering in the Connect and Disconnect methods.
Applications must assign a procedure to the event handler with the required parameters 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. |