Returns index of named module
Source position: fphttp.pp line 236
public function TModuleFactory.IndexOfModule( |
const AModuleName: string |
):Integer; |
AModuleName |
|
Name of the module to locate |
Index of the module or -1 if not found
IndexOfModule returns the index of the module with the specified name, or -1 if not found.