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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|