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

TModuleFactory.ModuleByName

Returns module by name

Declaration

Source position: fphttp.pp line 248

public function TModuleFactory.ModuleByName(

  const AModuleName: string

):TModuleItem;

Arguments

AModuleName

  

Name of the module to retrieve

Function result

Module item with the specified name

Description

ModuleByName returns the module item with the specified name, or raises an exception if not found.


Documentation generated on: May 26 2026