Creates a new session instance
Source position: httpdefs.pp line 665
public constructor TCustomSession.Create( |
AOwner: TComponent |
); override; |
AOwner |
|
Owner component for the session |
Create constructs a new session instance with the specified owner. It initializes the session with default values and prepares it for use.