Gets dependency at specified index
Source position: fpmkunit.pp line 600
function TDependencies.GetDependency( |
Index: Integer |
):TDependency; |
Index |
|
Zero-based index of dependency to retrieve |
Dependency object at the specified index
Retrieves the TDependency object at the specified index position within the dependencies collection.
Returns the dependency object for accessing its properties and configuration settings.