TBiSpectrumAnalyzerDialog Class

Header: Dew.Signal.Controls.VCL/SignalToolsDialogs.h · C++Builder only
tObjectTMtxComponentTMtxDialogTCustomSignalDialogTBiSpectrumAnalyzerDialog

class TBiSpectrumAnalyzerDialog : public TCustomSignalDialog;

Use the component to display the associated component editor in run-time.

Use the component to display the associated component editor for TBiSpectrumAnalyzer.

Constructors

NameDescription
TBiSpectrumAnalyzerDialog

Destructors

NameDescription
~TBiSpectrumAnalyzerDialog

Properties

NameTypeDescription
BlockAssignboolBlock streaming of specific properties when storing only a "template".
DockingboolIf True, the user will be able to dock the component editor.
EditorActiveboolReturns True, if the component editor is displayed.
EditorFormTForm*
FormCaptionSystem::UnicodeStringDefines the Caption on the form.
NameDewString
OnBeforeUpdateTNotifyEventThe event is called just before the edit controls on the dialog box get updated.
OnParameterUpdate::Dew::tNotifyEventTriggers when a parameter is to be updated for the component being edited.
ReferenceTReferenceList*Stores a list of components that have to be notified, when this component is destroyed.
RegistryPathSystem::UnicodeStringDefines the registry path to which the settings of TMtxFloatEdit components residing on the displayed dialog will stored.
ShowLiveboolIndicate that all updates made to the properties on the dialog will trigger recalculation of the component.
SourceTBiSpectrumAnalyzer*Defines the component for which a component editor will be displayed.
SourceListTBiSpectrumAnalyzerList*Defines the source component list from which a component is comming for which a component editor will be displayed.
SourceListIndexintDefines the sourceList index of the component to be edited.
StayOnTopboolIf True, the dialog will "stay on top".
StoreInRegistryboolSet this property to True, to store the values of TMtxFloatEdit components residing on the dialog to registry.

Methods

NameDescription
AllowStreamingReturns the negatated value of BlockAssign.
AssignAssign values of all published properties from Source.
AssignTemplateAssign values of "template-like" published properties from Source.
CurrentSource
DoParameterUpdate
EditorClassTo be overriden in descendanr classses.
Execute (3)Call execute to show the component editor.
ExecuteModal
GetDocking
GetEditorForm
GetFormCaption
GetOnBeforeUpdate
GetOnParameterUpdate
GetRegistryPath
GetShowLive
GetSource
GetSourceListIndex
GetStayOnTop
GetStoreInRegistry
InternalExecute
LoadFromStreamLoad the component from Src stream.
LoadTemplateFromFileLoad a template from file.
LoadTemplateFromStreamLoad a template from stream.
OnEditorFormDestroy
ReferenceRemoved
ResetReset is called after loading the data from stream or file.
SaveTemplateToFileSave template to file.
SaveTemplateToStreamSave template to stream.
SaveToStreamSave the component to Dst stream.
SetSource
StoredCheck

Fields

NameTypeDescription
FSourceTMtxComponent *
FSourceListTAnalysisList *
Tagintptr_t