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

TBuildEngine.NotifyEventCollection

Collection of notification event handlers

Declaration

Source position: fpmkunit.pp line 1494

public property TBuildEngine.NotifyEventCollection : TNotifyEventCollection
  read FNotifyEventCollection;

Description

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

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


Documentation generated on: Dec 15 2025