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

TDependencies.SetDependency

Sets dependency at specified index

Declaration

Source position: fpmkunit.pp line 601

procedure TDependencies.SetDependency(

  Index: Integer;

  const AValue: TDependency

);

Arguments

Index

  

Zero-based index where to set dependency

AValue

  

Dependency object to set at index

Description

Assigns a TDependency object at the specified index position within the dependencies collection.

Updates the dependency entry with new configuration and settings for package build requirements.


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