Returns module by name
Source position: fphttp.pp line 235
public function TModuleFactory.ModuleByName( |
const AModuleName: string |
):TModuleItem; |
AModuleName |
|
Name of the module to retrieve |
Module item with the specified name
ModuleByName returns the module item with the specified name, or raises an exception if not found.