Indy 9
|
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.