Event handler executed before target compilation
Source position: fpmkunit.pp line 819
public property TTarget.BeforeCompile : TNotifyEvent |
BeforeCompile is an event handler called immediately before this target is compiled. This allows custom preprocessing or validation logic to be executed before compilation begins.