Unit 'fpHTTP' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCustomHTTPModule.CreateNew

Creates a new HTTP module instance

Declaration

Source position: fphttp.pp line 127

public constructor TCustomHTTPModule.CreateNew(

  aOwner: TComponent;

  CreateMode: Integer

); override; overload;

Arguments

aOwner

  

Owner component for the module

CreateMode

  

Mode for module creation

Description

CreateNew creates a new HTTP module instance with the specified owner and creation mode.


Documentation generated on: Jan 27 2026