RAD Studio VCL Reference
|
Provides access to the current Web session.
property Session: TAbstractWebSession;
__property TAbstractWebSession Session;
Use Session to get or set information about the current session. Sessions store information about an end user that is needed for a short period of time. This can be used for such tasks as login/logout support, recording user preferences, and so on.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|