Event handler executed after target compilation
Source position: fpmkunit.pp line 820
public property TTarget.AfterCompile : TNotifyEvent |
AfterCompile is an event handler called immediately after this target is successfully compiled. This allows custom post-processing or validation logic to be executed after compilation completes.