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

TPackage.AfterArchiveProc

Procedural event handler after archiving

Declaration

Source position: fpmkunit.pp line 1124

public property TPackage.AfterArchiveProc : TNotifyProcEvent
  read FAfterArchiveProc
  write FAfterArchiveProc;

Description

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

This event enables procedural callback functions to be executed after package archiving completes.


Documentation generated on: Dec 15 2025