home *** CD-ROM | disk | FTP | other *** search
- object G3ID3Editor: TG3ID3Editor
- Left = 487
- Top = 288
- BorderStyle = bsToolWindow
- Caption = 'GMP3 - ID3 Tag Editor'
- ClientHeight = 180
- ClientWidth = 270
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object RxLabel6: TRxLabel
- Left = 121
- Top = 108
- Width = 31
- Height = 13
- Caption = 'Genre'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- end
- object RxLabel7: TRxLabel
- Left = 9
- Top = 12
- Width = 18
- Height = 13
- Caption = 'File'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- end
- object YearEdit: TMaskEdit
- Left = 70
- Top = 105
- Width = 39
- Height = 21
- Color = clBlack
- EditMask = '9999;1; '
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 4
- ParentFont = False
- TabOrder = 4
- Text = ' '
- OnChange = YearEditChange
- end
- object LegendComboBox1: TLegendComboBox
- Left = 156
- Top = 105
- Width = 109
- Height = 21
- Style = csDropDownList
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- Sorted = True
- TabOrder = 5
- OnChange = LegendComboBox1Change
- end
- object TitleEdit: TEdit
- Left = 70
- Top = 33
- Width = 195
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 30
- ParentFont = False
- TabOrder = 1
- OnChange = TitleEditChange
- end
- object ArtistEdit: TEdit
- Left = 70
- Top = 57
- Width = 195
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 30
- ParentFont = False
- TabOrder = 2
- OnChange = ArtistEditChange
- end
- object AlbumEdit: TEdit
- Left = 70
- Top = 81
- Width = 195
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 30
- ParentFont = False
- TabOrder = 3
- OnChange = AlbumEditChange
- end
- object CommentEdit: TEdit
- Left = 70
- Top = 129
- Width = 195
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MaxLength = 30
- ParentFont = False
- TabOrder = 6
- OnChange = CommentEditChange
- end
- object FileNameView: TEdit
- Left = 32
- Top = 8
- Width = 233
- Height = 21
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clAqua
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- end
- object Panel1: TPanel
- Left = 9
- Top = 35
- Width = 57
- Height = 18
- Hint = 'Double click to copy the selected area from File'
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 7
- OnDblClick = Panel1DblClick
- object RxLabel1: TRxLabel
- Left = 17
- Top = 3
- Width = 22
- Height = 13
- Caption = 'Title'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnDblClick = Panel1DblClick
- end
- end
- object Panel2: TPanel
- Left = 9
- Top = 58
- Width = 57
- Height = 18
- Hint = 'Double click to copy the selected area from File'
- Caption = 'Panel2'
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 8
- OnDblClick = Panel2DblClick
- object RxLabel2: TRxLabel
- Left = 16
- Top = 3
- Width = 25
- Height = 13
- Caption = 'Artist'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnDblClick = Panel2DblClick
- end
- end
- object Panel3: TPanel
- Left = 9
- Top = 82
- Width = 57
- Height = 18
- Hint = 'Double click to copy the selected area from File'
- Caption = 'Panel2'
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 9
- OnDblClick = Panel3DblClick
- object RxLabel3: TRxLabel
- Left = 13
- Top = 3
- Width = 31
- Height = 13
- Caption = 'Album'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnDblClick = Panel3DblClick
- end
- end
- object Panel4: TPanel
- Left = 9
- Top = 107
- Width = 57
- Height = 18
- Hint = 'Double click to copy the selected area from File'
- Caption = 'Panel4'
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 10
- OnDblClick = Panel4DblClick
- object RxLabel4: TRxLabel
- Left = 16
- Top = 3
- Width = 24
- Height = 13
- Caption = 'Year'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnDblClick = Panel4DblClick
- end
- end
- object Panel5: TPanel
- Left = 9
- Top = 131
- Width = 56
- Height = 18
- Hint = 'Double click to copy the selected area from File'
- Caption = 'Panel4'
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 11
- OnDblClick = Panel5DblClick
- object RxLabel5: TRxLabel
- Left = 5
- Top = 2
- Width = 46
- Height = 13
- Caption = 'Comment'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnDblClick = Panel5DblClick
- end
- end
- object Button1: TButton
- Left = 141
- Top = 158
- Width = 57
- Height = 17
- Caption = 'Ok'
- ModalResult = 1
- TabOrder = 12
- end
- object Button2: TButton
- Left = 205
- Top = 158
- Width = 57
- Height = 17
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 13
- end
- object GMP3GuessPanel: TPanel
- Left = 9
- Top = 157
- Width = 112
- Height = 18
- Hint = 'Double click to have GMP3 guess the tag info from the file name.'
- Color = clBlack
- ParentShowHint = False
- ShowHint = True
- TabOrder = 14
- OnDblClick = GMP3GuessPanelDblClick
- object RxLabel9: TRxLabel
- Left = 20
- Top = 2
- Width = 72
- Height = 13
- Alignment = taCenter
- Caption = 'GMP3'#39's Guess'
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clLime
- Font.Height = -8
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- ShadowColor = clGreen
- Transparent = True
- OnDblClick = GMP3GuessPanelDblClick
- end
- end
- end
-