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

TPackage.AfterArchive

Event handler executed after package archiving

Declaration

Source position: fpmkunit.pp line 1123

public property TPackage.AfterArchive : TNotifyEvent
  read FAfterArchive
  write FAfterArchive;

Description

Event handler called immediately after this package completes archive creation.

This event allows custom post-archiving operations, validation, or distribution to be performed after the archive is successfully generated.


Documentation generated on: Dec 15 2025