Internet Direct (Indy) Version 9.0.2 Beta
|
TOnAfterClientLogin = TNotifyEvent;
The TOnAfterClientLogin event handler is signalled when using automatic login for the account information defined in TIdFTP.Username and TIdFTP.Password.
Applications must assign a procedure to the event handler to allow responding to the event notification.