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

TTarget.BeforeCompile

Event handler executed before target compilation

Declaration

Source position: fpmkunit.pp line 819

public property TTarget.BeforeCompile : TNotifyEvent
  read FBeforeCompile
  write FBeforeCompile;

Description

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.


Documentation generated on: Dec 15 2025