Icon Create Method

constructor Create(ASize: Integer)

Available In: Server Applications

Use this method to create a new instance of the TWebServerSessionVariables class.

Information Because the variables are automatically created and included as part of the session associated with the incoming web server request, you will most likely never need to call this method.
Image