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

TPackage.BeforeManifest

Event handler executed before manifest creation

Declaration

Source position: fpmkunit.pp line 1125

public property TPackage.BeforeManifest : TNotifyEvent
  read FBeforeManifest
  write FBeforeManifest;

Description

Event handler called immediately before this package begins manifest file generation.

This event allows custom pre-manifest operations, content preparation, or validation to be performed before manifest creation starts.


Documentation generated on: Dec 15 2025