Destroys the source file entry and releases resources
Source position: fpmkunit.pp line 891
public destructor TSource.Destroy; override; |
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.