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

TDependency.Destroy

Destroys the dependency object and releases resources

Declaration

Source position: fpmkunit.pp line 615

public destructor TDependency.Destroy; override;

Description

Destroy cleans up the dependency object and removes it from its containing collection.

The destructor ensures proper cleanup of version objects and conditional string resources.

The dependency is automatically unregistered from the build system when destroyed.


Documentation generated on: Dec 15 2025