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

TSource.Destroy

Destroys the source file entry and releases resources

Declaration

Source position: fpmkunit.pp line 891

public destructor TSource.Destroy; override;

Description

Releases all resources associated with the source file entry and performs cleanup of any allocated memory or references.

This destructor ensures proper cleanup when the source file entry is removed from the build system.


Documentation generated on: Dec 15 2025