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

TModuleFactory.IndexOfModule

Returns index of named module

Declaration

Source position: fphttp.pp line 236

public function TModuleFactory.IndexOfModule(

  const AModuleName: string

):Integer;

Arguments

AModuleName

  

Name of the module to locate

Function result

Index of the module or -1 if not found

Description

IndexOfModule returns the index of the module with the specified name, or -1 if not found.


Documentation generated on: Jan 27 2026