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

TPackage.AfterCompileProc

Procedural event handler after compilation

Declaration

Source position: fpmkunit.pp line 1112

public property TPackage.AfterCompileProc : TNotifyProcEvent
  read FAfterCompileProc
  write FAfterCompileProc;

Description

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

This event enables procedural callback functions to be executed after package compilation completes.


Documentation generated on: Dec 15 2025