Procedural notify event callback
Source position: fpmkunit.pp line 545
public property TNotifyEventItem.OnProcEvent : TNotifyProcEvent |
OnProcEvent contains a procedural notification event handler for function pointer-based callbacks.
This property accepts procedure pointers that can be called when the specified build action occurs.
Use this property for procedural event handling without object context requirements.