home *** CD-ROM | disk | FTP | other *** search
- inherited NoiseReductionForm: TNoiseReductionForm
- Caption = 'Noise Reduction'
- ClientHeight = 300
- ClientWidth = 437
- Constraints.MinHeight = 250
- Constraints.MinWidth = 437
- ExplicitWidth = 437
- ExplicitHeight = 300
- PixelsPerInch = 96
- TextHeight = 13
- object TimeAxis: TDogAxis [0]
- Left = 4
- Top = 161
- Width = 429
- Height = 16
- Associate = TimeFader
- Max = 100.000000000000000000
- Border = 22
- Time = True
- Anchors = [akLeft, akRight, akBottom]
- end
- inherited ShapeBox: TShapeBox
- Width = 429
- Height = 141
- XMin = 20.000000000000000000
- XMax = 20000.000000000000000000
- XAxis = Log
- X1 = 20.000000000000000000
- X2 = 20000.000000000000000000
- YMin = -100.000000000000000000
- YMax = 0.000000000000000000
- Y1 = -100.000000000000000000
- Y2 = -100.000000000000000000
- X = 20.000000000000000000
- Y = -100.000000000000000000
- OnDrawGrid = DrawGrid
- ExplicitWidth = 429
- ExplicitHeight = 141
- end
- inherited X: TNumEdit
- Left = 192
- Top = 221
- TabOrder = 9
- ExplicitLeft = 192
- ExplicitTop = 221
- end
- inherited LabelX: TStaticText
- Left = 174
- Top = 225
- TabOrder = 8
- ExplicitLeft = 174
- ExplicitTop = 225
- end
- inherited Y: TNumEdit
- Left = 192
- Top = 247
- TabOrder = 11
- ExplicitLeft = 192
- ExplicitTop = 247
- end
- inherited LabelY: TStaticText
- Left = 174
- Top = 251
- TabOrder = 10
- ExplicitLeft = 174
- ExplicitTop = 251
- end
- inherited Point: TNumEdit
- Left = 192
- Top = 194
- TabOrder = 4
- ExplicitLeft = 192
- ExplicitTop = 194
- end
- inherited LabelPoint: TStaticText
- Left = 157
- Top = 198
- TabOrder = 3
- ExplicitLeft = 157
- ExplicitTop = 198
- end
- inherited PointUpDown: TBuddyUpDown
- Left = 221
- Top = 194
- TabOrder = 5
- ExplicitLeft = 221
- ExplicitTop = 194
- end
- inherited AddPoint: TBitton
- Left = 242
- Top = 195
- TabOrder = 6
- ExplicitLeft = 242
- ExplicitTop = 195
- end
- inherited RemovePoint: TBitton
- Left = 267
- Top = 195
- TabOrder = 7
- ExplicitLeft = 267
- ExplicitTop = 195
- end
- object EnvelopeGroup: TGroupBox
- Left = 4
- Top = 189
- Width = 149
- Height = 106
- Anchors = [akRight, akBottom]
- Caption = ' Reduction envelope '
- TabOrder = 2
- object Shape: TRadioButton
- Left = 8
- Top = 18
- Width = 123
- Height = 17
- Caption = 'Use shape'
- TabOrder = 0
- OnClick = ChangeEnvelope
- end
- object Current: TRadioButton
- Left = 8
- Top = 39
- Width = 123
- Height = 17
- Caption = 'Use current spectrum'
- Checked = True
- TabOrder = 1
- TabStop = True
- OnClick = ChangeEnvelope
- end
- object Average: TRadioButton
- Left = 8
- Top = 59
- Width = 123
- Height = 17
- Caption = 'Use average'
- TabOrder = 2
- OnClick = ChangeEnvelope
- end
- object Clipboard: TRadioButton
- Left = 8
- Top = 80
- Width = 123
- Height = 17
- Caption = 'Use clipboard'
- TabOrder = 3
- OnClick = ChangeEnvelope
- end
- end
- object SettingsGroup: TGroupBox
- Left = 295
- Top = 189
- Width = 138
- Height = 106
- Anchors = [akRight, akBottom]
- Caption = ' Settings '
- TabOrder = 14
- object FFTSize: TNumEdit
- Left = 69
- Top = 16
- Width = 43
- Height = 21
- Value = 8.000000000000000000
- Min = 8.000000000000000000
- Max = 14.000000000000000000
- PageChange = 10.000000000000000000
- LineChange = 1.000000000000000000
- Label = 'FFT size'
- Caption = '1'
- TabOrder = 1
- MaxLength = 4
- OnChange = ChangeSize
- end
- object FFTSizeLabel: TStaticText
- Left = 12
- Top = 19
- Width = 53
- Height = 17
- Alignment = taRightJustify
- Caption = '&FFT size:'
- TabOrder = 0
- end
- object FFTSizeBuddy: TBuddyUpDown
- Left = 112
- Top = 16
- Width = 15
- Height = 21
- Associate = FFTSize
- TabOrder = 2
- end
- object Scale: TNumEdit
- Left = 69
- Top = 74
- Width = 43
- Height = 21
- Value = 10.000000000000000000
- Min = 10.000000000000000000
- Max = 200.000000000000000000
- PageChange = 10.000000000000000000
- LineChange = 10.000000000000000000
- Label = 'Scale'
- Caption = '1'
- TabOrder = 6
- MaxLength = 4
- end
- object ScaleLabel: TStaticText
- Left = 14
- Top = 77
- Width = 51
- Height = 17
- Alignment = taRightJustify
- Caption = 'Scale (%):'
- TabOrder = 5
- end
- object ScaleBuddy: TBuddyUpDown
- Left = 112
- Top = 74
- Width = 15
- Height = 21
- Associate = Scale
- Increment = 10
- TabOrder = 7
- end
- object Overlap: TComboBox
- Left = 69
- Top = 44
- Width = 59
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 4
- Items.Strings = (
- '75'
- '88'
- '90'
- '95')
- end
- object OverlapLabel: TStaticText
- Left = 4
- Top = 48
- Width = 61
- Height = 17
- Alignment = taRightJustify
- Caption = 'Overlap (%):'
- TabOrder = 3
- end
- end
- object TimeFader: TFader
- Left = 4
- Top = 145
- Width = 429
- Height = 16
- Anchors = [akLeft, akRight, akBottom]
- Caption = 'Time'
- OnClick = ChangeTime
- TabOrder = 1
- Associate = Time
- Line = 1.000000000000000000
- Page = 10.000000000000000000
- Max = 100.000000000000000000
- Stripe = True
- end
- object Time: TTimeEdit
- Left = 192
- Top = 273
- Width = 88
- Height = 21
- Max = 100.000000000000000000
- Decimal = -5
- PageChange = 10.000000000000000000
- LineChange = 1.000000000000000000
- Label = 'Time index'
- Buddy = TimeFader
- Anchors = [akRight, akBottom]
- Caption = '00:00:00.00000'
- TabOrder = 13
- MaxLength = 20
- OnChange = ChangeTime
- Format = tttFull
- end
- object TimeLabel: TStaticText
- Left = 158
- Top = 277
- Width = 30
- Height = 17
- Alignment = taRightJustify
- Anchors = [akRight, akBottom]
- Caption = 'Time:'
- TabOrder = 12
- end
- end
-