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

TPackage.AfterManifest

Event handler executed after manifest creation

Declaration

Source position: fpmkunit.pp line 1127

public property TPackage.AfterManifest : TNotifyEvent
  read FAfterManifest
  write FAfterManifest;

Description

Event handler called immediately after this package completes manifest file generation.

This event allows custom post-manifest operations, validation, or processing to be performed after the manifest is successfully created.


Documentation generated on: Dec 15 2025