TSignalTeeItem Class

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

class TSignalTeeItem : public TDSPTeeItem;

A place holder for a reference to TSignal object.

Hold a reference to TSignal as a TCollection item.

Constructors

NameDescription
TSignalTeeItem

Properties

NameTypeDescription
CaptionSystem::UnicodeStringDescription of the input selected.
CollectionTMtxCollection*
Indexint
InputTSignal*Connect a TSignal object to the Input.
InputsTSignalList*Connect TSignalList object to the Inputs.
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