NOTE: This method is called only if you
implemented IwodSmtpClientNotify interface in your
application, and wodSmtp1.Notification
property has received reference to
instance of your implementation.
StateChange event is fired when wodSmtp changes its
state, from Disconnected to
Connecting, then to LogonInProgress etc.
To get current state you can use State property. To get
text description of the state, you can use StateText
property.
For list of all possible states, click here.