RAD Studio VCL Reference
|
Occurs when the current user logs out.
property OnLogout: TNotifyEvent;
__property TNotifyEvent OnLogout;
Write an OnLogout event handler to allow the TCustomEndUserAdapter object to log users out. When a server-side script attempts to log a user out, TCustomEndUserAdapter generates an OnLogout event to perform whatever steps are involved in the logout process.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|