Event handler executed after package compilation
Source position: fpmkunit.pp line 1111
public property TPackage.AfterCompile : TNotifyEvent |
Event handler called immediately after this package completes compilation successfully.
This event allows custom post-compilation processing, validation, or file operations to be performed after the build process completes.