Internet Direct (Indy) Version 9.0.1 Beta
|
property OnAfterUserLogin: TOnAfterUserLoginEvent;
OnAfterUserLogin canbe used to perform server logging, set default values or file system path based on the user account, or to perform additional processing required to maintain state for the client connection. Note: Applications must assign a procedure to the event handler to allow responding to the event notification.