Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomSession.Create

Creates a new session instance

Declaration

Source position: httpdefs.pp line 665

public constructor TCustomSession.Create(

  AOwner: TComponent

); override;

Arguments

AOwner

  

Owner component for the session

Description

Create constructs a new session instance with the specified owner. It initializes the session with default values and prepares it for use.


Documentation generated on: Jan 16 2026