Sets dependency at specified index
Source position: fpmkunit.pp line 601
procedure TDependencies.SetDependency( |
Index: Integer; |
const AValue: TDependency |
); |
Index |
|
Zero-based index where to set dependency |
AValue |
|
Dependency object to set at index |
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.