TSignalIncBufferList.OnDisplayUpdate Property

property OnDisplayUpdate: TNotifyEvent;

The event is triggered after the OnAfterUpdate event.

Returns: TNotifyEvent

Remarks:

Use this event to update any associated charts or graphs or result tables when the associated dialog is to be updated. The event will be triggered only, if TMtxComponent.EditorActive property is True.