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

TPackage.BeforeArchive

Event handler executed before package archiving

Declaration

Source position: fpmkunit.pp line 1121

public property TPackage.BeforeArchive : TNotifyEvent
  read FBeforeArchive
  write FBeforeArchive;

Description

Event handler called immediately before this package begins archive creation.

This event allows custom pre-archiving operations, file preparation, or validation to be performed before archive generation starts.


Documentation generated on: Dec 15 2025