Event handler executed before package compilation
Source position: fpmkunit.pp line 1109
public property TPackage.BeforeCompile : TNotifyEvent |
Event handler called immediately before this package begins compilation.
This event allows custom pre-compilation setup, validation, or file preparation to be performed before the build process starts.