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

TPackage.BeforeCompileProc

Procedural event handler before compilation

Declaration

Source position: fpmkunit.pp line 1110

public property TPackage.BeforeCompileProc : TNotifyProcEvent
  read FBeforeCompileProc
  write FBeforeCompileProc;

Description

Procedural event handler version of BeforeCompile that provides a simpler callback interface.

This event enables procedural callback functions to be executed before package compilation begins.


Documentation generated on: Dec 15 2025