home *** CD-ROM | disk | FTP | other *** search
- inherited MixForm: TMixForm
- Caption = 'Mix'
- ClientHeight = 113
- ClientWidth = 335
- PixelsPerInch = 96
- TextHeight = 13
- object Start: TTimeEdit [0]
- Left = 134
- Top = 7
- Width = 94
- Height = 21
- TabStop = True
- Value = 1
- Max = 1000000
- Decimal = -5
- PageChange = 10
- LineChange = 0.100000000000000000
- Label = 'Start'
- Caption = '1'
- TabOrder = 1
- MaxLength = 20
- Format = tttFull
- end
- object TimeLabel: TStaticText [1]
- Left = 4
- Top = 10
- Width = 126
- Height = 17
- Alignment = taRightJustify
- Caption = 'Time where mix will begin:'
- TabOrder = 0
- end
- inherited ButtonOk: TButton
- Left = 47
- Top = 82
- TabOrder = 6
- end
- inherited ButtonCancel: TButton
- Left = 129
- Top = 82
- TabOrder = 7
- end
- inherited ButtonHelp: THelpButton
- Left = 211
- Top = 82
- TabOrder = 8
- HelpKey = 'edit_mix'
- end
- inherited PreviewPlay: TBitton
- Left = 266
- Top = 8
- TabOrder = 3
- end
- inherited PreviewStop: TBitton
- Left = 301
- Top = 8
- TabOrder = 4
- end
- object TimeBuddy: TBuddyUpDown [7]
- Left = 228
- Top = 7
- Width = 15
- Height = 21
- Associate = Start
- TabOrder = 2
- end
- inline VolumeFrame: TVolumeFrame [8]
- Left = 6
- Top = 36
- Width = 325
- TabOrder = 5
- inherited VolumeAxis: TDogAxis
- Width = 194
- Min = -80
- Max = 12
- end
- inherited PercentLabel: TStaticText
- Left = 267
- end
- inherited VolumeFader: TFader
- Width = 194
- Min = -80
- Max = 12
- end
- inherited VolumeBox: TNumBox
- Left = 265
- Min = -80
- Max = 12
- end
- end
- end
-