Event handler executed after package cleanup
Source position: fpmkunit.pp line 1119
public property TPackage.AfterClean : TNotifyEvent |
Event handler called immediately after this package completes cleanup operations.
This event allows custom post-cleanup verification or additional cleanup operations to be performed after generated files are removed.