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

TModuleFactory.RemoveModule

Removes a module from the factory

Declaration

Source position: fphttp.pp line 237

public procedure TModuleFactory.RemoveModule(

  const AModuleName: string

);

Arguments

AModuleName

  

Name of the module to remove

Description

RemoveModule unregisters the module with the specified name from the factory.


Documentation generated on: Jan 27 2026