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

TPackage.BeforeArchiveProc

Procedural event handler before archiving

Declaration

Source position: fpmkunit.pp line 1122

public property TPackage.BeforeArchiveProc : TNotifyProcEvent
  read FBeforeArchiveProc
  write FBeforeArchiveProc;

Description

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

This event enables procedural callback functions to be executed before package archiving begins.


Documentation generated on: Dec 15 2025