home *** CD-ROM | disk | FTP | other *** search
- inherited VolumeShapeForm: TVolumeShapeForm
- Caption = 'Volume Shape'
- ClientWidth = 489
- Constraints.MinWidth = 430
- PixelsPerInch = 96
- TextHeight = 13
- inherited ShapeBox: TShapeBox
- Width = 481
- XAxis = Time
- YMax = 1.500000000000000000
- Y1 = 1.000000000000000000
- Line = clAqua
- Y = 1.000000000000000000
- OnDrawBack = ShapeBoxDrawBack
- ExplicitWidth = 481
- end
- inherited X: TNumEdit
- Left = 319
- ExplicitLeft = 319
- end
- inherited LabelX: TStaticText
- Left = 301
- TabOrder = 5
- ExplicitLeft = 301
- end
- inherited Y: TNumEdit
- Left = 413
- ExplicitLeft = 413
- end
- inherited LabelY: TStaticText
- Left = 395
- TabOrder = 6
- ExplicitLeft = 395
- end
- inherited Point: TNumEdit
- Left = 199
- TabOrder = 1
- ExplicitLeft = 199
- end
- inherited LabelPoint: TStaticText
- Left = 164
- TabOrder = 8
- ExplicitLeft = 164
- end
- inherited PointUpDown: TBuddyUpDown
- Left = 228
- TabOrder = 2
- ExplicitLeft = 228
- end
- inherited AddPoint: TBitton
- Left = 249
- TabOrder = 3
- ExplicitLeft = 249
- end
- inherited RemovePoint: TBitton
- Left = 274
- TabOrder = 4
- ExplicitLeft = 274
- end
- object Waveform: TCheckBox
- Left = 4
- Top = 206
- Width = 99
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = 'Show envelope'
- TabOrder = 10
- OnClick = WaveformClick
- end
- end
-