You are here: Symbol Reference > SignalTools Namespace > Classes > TSignalConnectItem Class > public > TSignalConnectItem.Dirty Property
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalConnectItem.Dirty Property

Used internally to signal new data.

Pascal
property Dirty: boolean;

Used internally to signal if the Input has been updated or not. The Input property must be set by the component connected to the Input property as soon as it has fresh data. Set this property from inside InternalUpdate or InternalPull when developing new signal processing component.

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