Action type that triggers this notification event
Source position: fpmkunit.pp line 543
public property TNotifyEventItem.OnAction : TNotifyEventAction |
OnAction specifies the TNotifyEventAction that will trigger this notification event.
When the build process reaches the specified action point, the associated callback handlers will be executed.
This property determines at which stage of the build process the event will fire.