TDSPTeeItem Class

Header: Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only
tObjectTMtxCollectionItemTMtxConnectItemTDSPTeeItem

class TDSPTeeItem : public TMtxConnectItem;

A place holder for a reference to TAnalysis/TAnalysisList object.

Holds a reference to TAnalysis or TAnalysisList as a TCollection item. The item allows the user to establish connection between series on the chart and individual TSignal/TSpectrum objects. Updating data in TSignal/TSpectrum will automatically update the associated chart series. This will function if TAnalysis.Update or TAnalysis.Pull is called or the TAnalysis.UpdateNotify method.

Constructors

NameDescription
TDSPTeeItem

Destructors

NameDescription
~TDSPTeeItem

Properties

NameTypeDescription
CaptionSystem::UnicodeStringDescription of the input selected.
CollectionTMtxCollection*
Indexint
InputTAnalysis*
InputsTAnalysisList*
InputsItemIndexintSpecifies the index of the item from the TSignaList to be used as data source.
OnInputUpdatedtNotifyEventThe event will be called when the Input is Updated.
OwnertObject*
SeriesTChartSeries*Defines the TeeChart series to which the data will be drawn.
SeriesNameSystem::UnicodeStringThe name of the associated series.
UnitScaleXAxisdoubleScaling factor used for the X axis.

Methods

NameDescription
Assign
CustomEvent
GetCaption
GetInput
GetInputs
GetInputsItemIndex
GetSeries
GetUnitScaleXAxis
LocateSeriesLocates the series with SeriesName in the SeriesList and assings it to the Series property.
ReferenceRemoved
ResetSet Input and Inputs to nil.
SetOwner
UpdateReference

Fields

NameTypeDescription
FReferenceTReferenceList *
fSeriesNameSystem::UnicodeString