| Name | Type | Description |
|---|
| BlockAssign | Boolean | Block streaming of specific properties when storing only a "template". |
| Docking | Boolean | If True, the user will be able to dock the component editor. |
| EditorActive | Boolean | Returns True, if the component editor is displayed. |
| FormCaption | String | Defines the Caption on the form. |
| Reference | TReferenceList | Stores a list of components that have to be notified, when this component is destroyed. |
| RegistryPath | String | Defines the registry path to which the settings of MtxFloatEdit components residing on the displayed dialog will stored. |
| ShowLive | Boolean | Indicate that all updates made to the properties on the dialog will trigger recalculation of the component. |
| Source | TSpectrumAnalyzer | Defines the component for which a component editor will be displayed. |
| SourceList | TSpectrumAnalyzerList | Defines the source component list from which a component is comming for which a component editor will be displayed. |
| SourceListIndex | Int32 | Defines the Index in component list specifying the component for which a component editor will be displayed. |
| StayOnTop | Boolean | If True, the dialog will "stay on top". |
| StoreInRegistry | Boolean | Set this property to True, to store the values of MtxFloatEdit components residing on the dialog to registry. |
| TabsVisible | SpectrumAnalyzerDialogTabs | Specifies the settings pages in the component editor to be visible. |