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

TNotifyEventItem.OnProcEvent

Procedural notify event callback

Declaration

Source position: fpmkunit.pp line 545

public property TNotifyEventItem.OnProcEvent : TNotifyProcEvent
  read FOnProcEvent
  write FOnProcEvent;

Description

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.


Documentation generated on: Dec 15 2025