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

Event type passing a TVec object as a parameter.

Pascal
TNotifyVecEvent = procedure (Sender: TObject; Vec: TVec) of object;

Event type passing a TVec object as a parameter.

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