OnStatusChanged event handler.
property OnStatusChanged: TIdNotifyEvent;
OnStatusChanged is a TNotifyEvent event handler triggered when the value of IsOnline is changed. The OnStatusChanged event handler is not called when the value of ComponentState is csDesigning. The OnStatusChanged event handler is generally used to update progress indicators or GUI components.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|