You are here: Symbol Reference > SignalAnalysis Namespace > Types > SignalAnalysis.TNotifyMtxEvent Type
DSP Master VCL
ContentsIndex
PreviousUpNext
SignalAnalysis.TNotifyMtxEvent Type

Event type passing a TMtx object as a parameter.

Pascal
TNotifyMtxEvent = procedure (Sender: TObject; Mtx: TMtx) of object;

Event type passing a TMtx object as a parameter.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!