Access to session variables by name
Source position: httpdefs.pp line 687
public property TCustomSession.Variables[VarName: string] : string |
Variables provides access to the session variables collection. It allows storing and retrieving named values that persist across HTTP requests within the session.