Internet Direct (Indy)
Home
PreviousUpNext
TIdComponent.OnStatus Event

Represents the current connection status event handler.

Pascal
property OnStatus: TIdStatusEvent;

OnStatus is a TIdStatusEvent property that represents the event handler triggered when the current connection state is changed. OnStatus is triggered by the protected DoStatus method, which provides the parameters used by the event handler. 

The application must assign a procedure to the event handler to allow reponding 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.