object InfoBox: TInfoBox Left = 211 Top = 382 BorderStyle = bsDialog Caption = 'MP3 ID3 ���' ClientHeight = 229 ClientWidth = 383 Color = clBtnFace Font.Charset = SHIFTJIS_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] OldCreateOrder = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 12 object PageControl1: TPageControl Left = 0 Top = 0 Width = 383 Height = 229 ActivePage = TabSheet1 Align = alClient TabOrder = 0 object TabSheet1: TTabSheet Caption = 'ID3' object Label1: TLabel Left = 16 Top = 32 Width = 23 Height = 12 BiDiMode = bdLeftToRight Caption = 'Title' ParentBiDiMode = False end object Label2: TLabel Left = 16 Top = 56 Width = 29 Height = 12 Caption = 'Artist' end object Label3: TLabel Left = 16 Top = 80 Width = 32 Height = 12 Caption = 'Album' end object Label4: TLabel Left = 0 Top = 104 Width = 48 Height = 12 Caption = 'Comment' end object Label5: TLabel Left = 16 Top = 128 Width = 23 Height = 12 Caption = 'Year' end object Label6: TLabel Left = 8 Top = 152 Width = 30 Height = 12 Caption = 'Genre' end object Label17: TLabel Left = 8 Top = 8 Width = 29 Height = 12 Caption = 'Name' end object Edit1: TEdit Left = 56 Top = 0 Width = 305 Height = 20 Font.Charset = SHIFTJIS_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = '�l�r �o�S�V�b�N' Font.Style = [] ParentFont = False ReadOnly = True TabOrder = 0 Text = 'Edit1' end object Edit2: TEdit Left = 56 Top = 24 Width = 169 Height = 20 ReadOnly = True TabOrder = 1 Text = 'Edit2' end object Edit3: TEdit Left = 56 Top = 48 Width = 169 Height = 20 ReadOnly = True TabOrder = 2 Text = 'Edit3' end object Edit4: TEdit Left = 56 Top = 72 Width = 169 Height = 20 ReadOnly = True TabOrder = 3 Text = 'Edit4' end object GroupBox1: TGroupBox Left = 232 Top = 24 Width = 137 Height = 145 Caption = 'MPEG Info' TabOrder = 4 object Label7: TLabel Left = 8 Top = 16 Width = 21 Height = 12 Caption = 'Size' end object Label8: TLabel Left = 8 Top = 28 Width = 34 Height = 12 Caption = 'Length' end object Label9: TLabel Left = 8 Top = 40 Width = 93 Height = 12 Caption = 'MPEG x - Layer x' end object Label10: TLabel Left = 8 Top = 52 Width = 70 Height = 12 Caption = 'xxxkbit , x Hz' end object Label11: TLabel Left = 8 Top = 76 Width = 36 Height = 12 Caption = 'Private' end object Label12: TLabel Left = 8 Top = 88 Width = 52 Height = 12 Caption = 'Protection' end object Label13: TLabel Left = 8 Top = 100 Width = 49 Height = 12 Caption = 'Copyright' end object Label14: TLabel Left = 8 Top = 112 Width = 39 Height = 12 Caption = 'Original' end object Label15: TLabel Left = 8 Top = 124 Width = 49 Height = 12 Caption = 'Emphasis' end object Label16: TLabel Left = 8 Top = 64 Width = 47 Height = 12 Caption = 'UnKnown' end end object Edit5: TEdit Left = 56 Top = 96 Width = 169 Height = 20 ReadOnly = True TabOrder = 5 Text = 'Edit5' end object Edit6: TEdit Left = 56 Top = 120 Width = 89 Height = 20 ReadOnly = True TabOrder = 6 Text = 'Edit6' end object ComboBox1: TComboBox Left = 56 Top = 144 Width = 89 Height = 20 ItemHeight = 12 Items.Strings = ( 'Blues' 'Classic Rock' 'Country' 'Dance' 'Disco' 'Funk' 'Grunge' 'Hip-Hop' 'Jazz' 'Metal' 'New Age' 'Oldies' 'Other' 'Pop' 'R&B' 'Rap' 'Reggae' 'Rock' 'Techno' 'Industrial' 'Alternative' 'Ska' 'Death Metal' 'Pranks' 'Soundtrack' 'Euro-Techno' 'Ambient' 'Trip-Hop' 'Vocal' 'Jazz+Funk' 'Fusion' 'Trance' 'Classical' 'Instrumental' 'Acid' 'House' 'Game' 'Sound Clip' 'Gospel' 'Noise' 'Alt' 'Bass' 'Soul' 'Punk' 'Space' 'Meditative' 'Instrumental Pop' 'Instrumental Rock' 'Ethnic' 'Gothic' 'Darkwave' 'Techno-Industrial' 'Electronic' 'Pop-Folk' 'Eurodance' 'Dream' 'Southern Rock' 'Comedy' 'Cult' 'Gangsta Rap' 'Top 40' 'Christian Rap' 'Pop/Funk' 'Jungle' 'Native American' 'Cabaret' 'New Wave' 'Psychedelic' 'Rave' 'Showtunes' 'Trailer' 'Lo-Fi' 'Tribal' 'Acid Punk' 'Acid Jazz' 'Polka' 'Retro' 'Musical' 'Rock & Roll' 'Hard Rock' 'Folk' 'Folk/Rock' 'National Folk' 'Swing' 'Fast-Fusion' 'Bebob' 'Latin' 'Revival' 'Celtic' 'Bluegrass' 'Avantgarde' 'Gothic Rock' 'Progressive Rock' 'Psychedelic Rock' 'Symphonic Rock' 'Slow Rock' 'Big Band' 'Chorus' 'Easy Listening' 'Acoustic' 'Humour' 'Speech' 'Chanson' 'Opera' 'Chamber Music' 'Sonata' 'Symphony' 'Booty Bass' 'Primus' 'Porn Groove' 'Satire' 'Slow Jam' 'Club' 'Tango' 'Samba' 'Folklore' 'Ballad' 'Power Ballad' 'Rhythmic Soul' 'Freestyle' 'Duet' 'Punk Rock' 'Drum Solo' 'A Cappella' 'Euro-House' 'Dance Hall' 'Goa' 'Drum & Bass' 'Club-House' 'Hardcore' 'Terror' 'Indie' 'BritPop' 'Negerpunk' 'Polsk Punk' 'Beat' 'Christian Gangsta Rap' 'Heavy Metal' 'Black Metal' 'Crossover' 'Contemporary Christian' 'Christian Rock' 'Merengue' 'Salsa' 'Thrash Metal' 'Anime' 'JPop' 'Synthpop') TabOrder = 7 Text = 'ComboBox1' end object Button1: TButton Left = 296 Top = 176 Width = 75 Height = 25 Cancel = True Caption = '�ڍ�(&C)' TabOrder = 8 OnClick = Button1Click end object Button2: TButton Left = 216 Top = 176 Width = 75 Height = 25 Caption = '����(&R)' Enabled = False TabOrder = 9 end object Button3: TButton Left = 136 Top = 176 Width = 75 Height = 25 Caption = '������(&I)' Enabled = False TabOrder = 10 end object Button4: TButton Left = 56 Top = 176 Width = 75 Height = 25 Caption = '��������(&S)' Enabled = False TabOrder = 11 end end end end