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

TPackage.AfterManifestProc

Procedural event handler after manifest creation

Declaration

Source position: fpmkunit.pp line 1128

public property TPackage.AfterManifestProc : TNotifyProcEvent
  read FAfterManifestProc
  write FAfterManifestProc;

Description

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

This event enables procedural callback functions to be executed after manifest creation completes.


Documentation generated on: Dec 15 2025