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

TPackage.BeforeManifestProc

Procedural event handler before manifest creation

Declaration

Source position: fpmkunit.pp line 1126

public property TPackage.BeforeManifestProc : TNotifyProcEvent
  read FBeforeManifestProc
  write FBeforeManifestProc;

Description

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

This event enables procedural callback functions to be executed before manifest creation begins.


Documentation generated on: Dec 15 2025