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

OnArchiveFiles

Global archive event handler

Declaration

Source position: fpmkunit.pp line 1668

var OnArchiveFiles: TArchiveEvent = Nil;

Description

OnArchiveFiles is a global event handler variable for customizing archive file operations. This event handler enables system-wide customization of archive processing behavior.

When assigned, this event handler is called during archive operations to enable custom processing, validation, or modification of archive creation and file packaging operations.


Documentation generated on: Mar 09 2026