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

TPackage.BeforeCompile

Event handler executed before package compilation

Declaration

Source position: fpmkunit.pp line 1109

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

Description

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.


Documentation generated on: Dec 15 2025