home *** CD-ROM | disk | FTP | other *** search
- inherited AudioTrackPropForm: TAudioTrackPropForm
- Left = 280
- Top = 213
- HelpContext = 14000
- Caption = 'AudioTrackPropForm'
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- inherited pcProperties: TPageControl
- inherited tsGeneral: TTabSheet
- inherited Bevel2: TBevel
- Width = 333
- end
- inherited Label2: TLabel
- Width = 60
- end
- object Label3: TLabel [4]
- Left = 16
- Top = 110
- Width = 57
- Height = 13
- AutoSize = False
- Caption = 'Size:'
- end
- object SizeLabel: TLabel [5]
- Left = 75
- Top = 111
- Width = 3
- Height = 13
- end
- object Label4: TLabel [6]
- Left = 16
- Top = 92
- Width = 60
- Height = 13
- AutoSize = False
- Caption = 'Filename:'
- end
- object btnSelectWavefile: TSpeedButton [7]
- Left = 319
- Top = 90
- Width = 19
- Height = 20
- Hint = 'Browse...|'
- Caption = '...'
- ParentShowHint = False
- ShowHint = True
- OnClick = btnSelectWavefileClick
- end
- object TrackLengthLabel: TLabel [8]
- Left = 75
- Top = 130
- Width = 258
- Height = 13
- AutoSize = False
- Caption = '<TrackLength>'
- end
- object Label8: TLabel [9]
- Left = 16
- Top = 129
- Width = 48
- Height = 13
- AutoSize = False
- Caption = 'Length:'
- end
- object SourceCDTxtLabel: TLabel [10]
- Left = 16
- Top = 146
- Width = 55
- Height = 13
- AutoSize = False
- Caption = 'Source-CD:'
- Visible = False
- end
- object SourceCDLabel: TLabel [11]
- Left = 75
- Top = 146
- Width = 258
- Height = 13
- AutoSize = False
- Caption = '<SourceCD>'
- Visible = False
- end
- object CopyAllowedCheckBox: TCheckBox
- Left = 8
- Top = 158
- Width = 249
- Height = 17
- Caption = '&Copy permitted'
- TabOrder = 1
- end
- object PreEmphasisCheckBox: TCheckBox
- Left = 8
- Top = 174
- Width = 249
- Height = 17
- Caption = '&Pre-Emphasis'
- TabOrder = 2
- end
- object WAVFileNameEdit: TReadOnlyEdit
- Left = 75
- Top = 92
- Width = 236
- Height = 17
- TabStop = False
- PathEllipsis = True
- TextAsHint = True
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- OnChange = WAVFileNameEditChange
- end
- object gbWaveInfo: TGroupBox
- Left = 8
- Top = 208
- Width = 321
- Height = 105
- Caption = ' Wave information'
- TabOrder = 4
- object lblAudioFormat: TLabel
- Left = 8
- Top = 16
- Width = 80
- Height = 13
- AutoSize = False
- Caption = 'Audioformat:'
- end
- object lblWaveFormat: TLabel
- Left = 104
- Top = 16
- Width = 201
- Height = 25
- AutoSize = False
- Caption = '44100 Hz'
- WordWrap = True
- end
- object lblFrameCount: TLabel
- Left = 104
- Top = 48
- Width = 160
- Height = 13
- AutoSize = False
- end
- object lblID3Info: TLabel
- Left = 104
- Top = 72
- Width = 169
- Height = 13
- AutoSize = False
- end
- object lblID3Caption: TLabel
- Left = 8
- Top = 72
- Width = 43
- Height = 13
- Caption = 'ID3 tags:'
- end
- object imgID3: TImage
- Left = 280
- Top = 64
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- Visible = False
- end
- end
- end
- inherited TrackPropTabSheet: TTabSheet
- inherited TitleEdit: TEdit
- OnExit = TitleEditExit
- end
- inherited gbPregap: TGroupBox
- Top = 107
- Height = 78
- inherited rbPregapUser: TRadioButton
- Top = 36
- end
- inherited udPregap: TUpDown
- Top = 34
- Max = 4500
- end
- inherited edPregap: TFloatEdit
- Top = 34
- end
- object cbPregapUserdata: TCheckBox
- Left = 8
- Top = 56
- Width = 257
- Height = 17
- Caption = 'Use file data to write the gap data'
- TabOrder = 6
- end
- end
- inherited cbAllTracks: TCheckBox
- Top = 268
- end
- inherited gbPostgap: TGroupBox
- Top = 188
- Height = 78
- inherited rbPostgapUser: TRadioButton
- Top = 36
- end
- inherited udPostgap: TUpDown
- Top = 34
- Max = 4500
- end
- inherited edPostgap: TFloatEdit
- Top = 34
- end
- object cbPostgapUserdata: TCheckBox
- Left = 8
- Top = 56
- Width = 257
- Height = 17
- Caption = 'Use file data to write the gap data'
- TabOrder = 6
- end
- end
- inherited gbISRC: TGroupBox
- Top = 32
- end
- inherited cbSetTrackSize: TCheckBox
- Top = 287
- end
- inherited edSetTrackSize: TFloatEdit
- Top = 286
- end
- end
- object tsCDText: TTabSheet
- Caption = 'CD Text'
- object Label27: TLabel
- Left = 24
- Top = 68
- Width = 23
- Height = 13
- Caption = 'Title:'
- end
- object Label28: TLabel
- Left = 24
- Top = 104
- Width = 48
- Height = 13
- Caption = 'Performer:'
- end
- object Label29: TLabel
- Left = 24
- Top = 140
- Width = 53
- Height = 13
- Caption = 'Songwriter:'
- end
- object Label30: TLabel
- Left = 24
- Top = 176
- Width = 50
- Height = 13
- Caption = 'Composer:'
- end
- object Bevel1: TBevel
- Left = 8
- Top = 48
- Width = 322
- Height = 6
- Shape = bsTopLine
- end
- object Image1: TImage
- Left = 16
- Top = 16
- Width = 50
- Height = 16
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Label1: TLabel
- Left = 88
- Top = 16
- Width = 179
- Height = 13
- Caption = 'CD Text-Properties for this audio track'
- end
- object Label12: TLabel
- Left = 24
- Top = 212
- Width = 43
- Height = 13
- Caption = 'Arranger:'
- end
- object Label31: TLabel
- Left = 24
- Top = 248
- Width = 46
- Height = 13
- Caption = 'Message:'
- end
- object edTitle: TEdit
- Left = 100
- Top = 64
- Width = 220
- Height = 21
- TabOrder = 0
- OnExit = edTitleExit
- end
- object edPerformer: TEdit
- Left = 100
- Top = 100
- Width = 220
- Height = 21
- TabOrder = 1
- end
- object edSongwriter: TEdit
- Left = 100
- Top = 136
- Width = 220
- Height = 21
- TabOrder = 2
- end
- object edComposer: TEdit
- Left = 100
- Top = 172
- Width = 220
- Height = 21
- TabOrder = 3
- end
- object CheckBox3: TCheckBox
- Left = 24
- Top = 280
- Width = 233
- Height = 17
- Caption = 'Same as previous track'
- TabOrder = 4
- Visible = False
- end
- object edArranger: TEdit
- Left = 100
- Top = 208
- Width = 220
- Height = 21
- TabOrder = 5
- Text = 'edArranger'
- end
- object edMessage: TEdit
- Left = 100
- Top = 244
- Width = 220
- Height = 21
- TabOrder = 6
- Text = 'edMessage'
- end
- end
- end
- object ImageOpenDialog: TOpenDialog
- DefaultExt = 'WAV'
- Filter = 'WAV Audio|*.wav|All files|*.*'
- Options = [ofHideReadOnly, ofFileMustExist]
- Left = 4
- Top = 360
- end
- object OpenDialog: TMMWaveOpenDialog
- Filter = 'Wave-Files(*.wav)|*.wav'
- Title = 'Open Wave File'
- Options = [ofHideReadOnly, ofNoNetworkButton]
- Left = 48
- Top = 360
- end
- end
-