DewDSPMasterNET
TAnalysisList Object
Summary
Abstract class for all components, which hold a list of TAnalysis components.

Unit
SignalTools

Hierarchy
TAnalysisList

Direct subclasses
TSignalBrowseBufferList, TSignalList, TSignalSaturationWarningList, TSignalStatsBufferList, TSpectrumList, TSpectrumStatsBufferList, TStaticSpectrumAnalyzerList

Description
The component is a generic class designed to handle lists of descendants from TAnalysis class. Descendants from the TAnalysisList class have to override the AddItem method and possibly declare a default array property to access typed list elements. Save and load the list from stream and file, is automatically available. You can propagate the changes made to properties of the first element in the list, to all other elements, by calling the Propagate method. Update and Pull methods are also centralized.

Properties

 Name  Summary 
Active  
Continuous  
Input Data source. 
Inputs Data source. 
Items  
OnAfterUpdate  
OnBeforeUpdate  
OnDisplayUpdate  
OnNotifyUpdate  
OnParameterUpdate  
SuspendNotifyUpdate  

Methods

 Name  Summary 
Add  
InputsStored  
InternalMatchInputs  
MatchInputs  
Propagate  
Pull  
PullUntilEnd  
Renumerate Assign consecutive numbers to individual items. 
Update  
UpdateNotify  

Copyright 2008 Dew Research
http://www.dewresearch.com