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

TCustomInstaller.NotifyEventCollection

Collection of notification event handlers

Declaration

Source position: fpmkunit.pp line 1549

public property TCustomInstaller.NotifyEventCollection : TNotifyEventCollection
  read FNotifyEventCollection;

Description

NotifyEventCollection manages the collection of event handlers that receive notifications during installer operations. This property enables registration of multiple event listeners for progress monitoring.

Event handlers can monitor build progress, installation status, and other installer events for logging, user interface updates, and custom processing requirements.


Documentation generated on: Dec 15 2025