Unit 'fpmkunit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TTarget.AfterCompile

Event handler executed after target compilation

Declaration

Source position: fpmkunit.pp line 820

public property TTarget.AfterCompile : TNotifyEvent
  read FAfterCompile
  write FAfterCompile;

Description

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.


Documentation generated on: Dec 15 2025