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

TDependencies.Dependencies

Indexed access to dependency objects in the collection

Declaration

Source position: fpmkunit.pp line 714

public property TDependencies.Dependencies[Index: Integer] : TDependency
  read GetDependency
  write SetDependency;
  default;

Description

Provides indexed read and write access to TDependency objects stored in the collection.

This default property enables array-style access to individual dependency entries for configuration and management.


Documentation generated on: Dec 15 2025