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

TDependencies.GetDependency

Gets dependency at specified index

Declaration

Source position: fpmkunit.pp line 600

function TDependencies.GetDependency(

  Index: Integer

):TDependency;

Arguments

Index

  

Zero-based index of dependency to retrieve

Function result

Dependency object at the specified index

Description

Retrieves the TDependency object at the specified index position within the dependencies collection.

Returns the dependency object for accessing its properties and configuration settings.


Documentation generated on: Aug 28 2026 Report a problem on this page