home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2000 April / VPR0004A.BIN / OLS / KMPLY050 / KMPLY050.lzh / KamoPlayer.exe / 0 / RCDATA / TINFOBOX / TINFOBOX.txt
Text File  |  2000-01-14  |  9KB  |  415 lines

  1. object InfoBox: TInfoBox
  2.   Left = 211
  3.   Top = 382
  4.   BorderStyle = bsDialog
  5.   Caption = 'MP3 ID3 ソスソスソス'
  6.   ClientHeight = 229
  7.   ClientWidth = 383
  8.   Color = clBtnFace
  9.   Font.Charset = SHIFTJIS_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -12
  12.   Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 12
  18.   object PageControl1: TPageControl
  19.     Left = 0
  20.     Top = 0
  21.     Width = 383
  22.     Height = 229
  23.     ActivePage = TabSheet1
  24.     Align = alClient
  25.     TabOrder = 0
  26.     object TabSheet1: TTabSheet
  27.       Caption = 'ID3'
  28.       object Label1: TLabel
  29.         Left = 16
  30.         Top = 32
  31.         Width = 23
  32.         Height = 12
  33.         BiDiMode = bdLeftToRight
  34.         Caption = 'Title'
  35.         ParentBiDiMode = False
  36.       end
  37.       object Label2: TLabel
  38.         Left = 16
  39.         Top = 56
  40.         Width = 29
  41.         Height = 12
  42.         Caption = 'Artist'
  43.       end
  44.       object Label3: TLabel
  45.         Left = 16
  46.         Top = 80
  47.         Width = 32
  48.         Height = 12
  49.         Caption = 'Album'
  50.       end
  51.       object Label4: TLabel
  52.         Left = 0
  53.         Top = 104
  54.         Width = 48
  55.         Height = 12
  56.         Caption = 'Comment'
  57.       end
  58.       object Label5: TLabel
  59.         Left = 16
  60.         Top = 128
  61.         Width = 23
  62.         Height = 12
  63.         Caption = 'Year'
  64.       end
  65.       object Label6: TLabel
  66.         Left = 8
  67.         Top = 152
  68.         Width = 30
  69.         Height = 12
  70.         Caption = 'Genre'
  71.       end
  72.       object Label17: TLabel
  73.         Left = 8
  74.         Top = 8
  75.         Width = 29
  76.         Height = 12
  77.         Caption = 'Name'
  78.       end
  79.       object Edit1: TEdit
  80.         Left = 56
  81.         Top = 0
  82.         Width = 305
  83.         Height = 20
  84.         Font.Charset = SHIFTJIS_CHARSET
  85.         Font.Color = clBlack
  86.         Font.Height = -12
  87.         Font.Name = 'ソスlソスr ソスoソスSソスVソスbソスN'
  88.         Font.Style = []
  89.         ParentFont = False
  90.         ReadOnly = True
  91.         TabOrder = 0
  92.         Text = 'Edit1'
  93.       end
  94.       object Edit2: TEdit
  95.         Left = 56
  96.         Top = 24
  97.         Width = 169
  98.         Height = 20
  99.         ReadOnly = True
  100.         TabOrder = 1
  101.         Text = 'Edit2'
  102.       end
  103.       object Edit3: TEdit
  104.         Left = 56
  105.         Top = 48
  106.         Width = 169
  107.         Height = 20
  108.         ReadOnly = True
  109.         TabOrder = 2
  110.         Text = 'Edit3'
  111.       end
  112.       object Edit4: TEdit
  113.         Left = 56
  114.         Top = 72
  115.         Width = 169
  116.         Height = 20
  117.         ReadOnly = True
  118.         TabOrder = 3
  119.         Text = 'Edit4'
  120.       end
  121.       object GroupBox1: TGroupBox
  122.         Left = 232
  123.         Top = 24
  124.         Width = 137
  125.         Height = 145
  126.         Caption = 'MPEG Info'
  127.         TabOrder = 4
  128.         object Label7: TLabel
  129.           Left = 8
  130.           Top = 16
  131.           Width = 21
  132.           Height = 12
  133.           Caption = 'Size'
  134.         end
  135.         object Label8: TLabel
  136.           Left = 8
  137.           Top = 28
  138.           Width = 34
  139.           Height = 12
  140.           Caption = 'Length'
  141.         end
  142.         object Label9: TLabel
  143.           Left = 8
  144.           Top = 40
  145.           Width = 93
  146.           Height = 12
  147.           Caption = 'MPEG x - Layer x'
  148.         end
  149.         object Label10: TLabel
  150.           Left = 8
  151.           Top = 52
  152.           Width = 70
  153.           Height = 12
  154.           Caption = 'xxxkbit , x Hz'
  155.         end
  156.         object Label11: TLabel
  157.           Left = 8
  158.           Top = 76
  159.           Width = 36
  160.           Height = 12
  161.           Caption = 'Private'
  162.         end
  163.         object Label12: TLabel
  164.           Left = 8
  165.           Top = 88
  166.           Width = 52
  167.           Height = 12
  168.           Caption = 'Protection'
  169.         end
  170.         object Label13: TLabel
  171.           Left = 8
  172.           Top = 100
  173.           Width = 49
  174.           Height = 12
  175.           Caption = 'Copyright'
  176.         end
  177.         object Label14: TLabel
  178.           Left = 8
  179.           Top = 112
  180.           Width = 39
  181.           Height = 12
  182.           Caption = 'Original'
  183.         end
  184.         object Label15: TLabel
  185.           Left = 8
  186.           Top = 124
  187.           Width = 49
  188.           Height = 12
  189.           Caption = 'Emphasis'
  190.         end
  191.         object Label16: TLabel
  192.           Left = 8
  193.           Top = 64
  194.           Width = 47
  195.           Height = 12
  196.           Caption = 'UnKnown'
  197.         end
  198.       end
  199.       object Edit5: TEdit
  200.         Left = 56
  201.         Top = 96
  202.         Width = 169
  203.         Height = 20
  204.         ReadOnly = True
  205.         TabOrder = 5
  206.         Text = 'Edit5'
  207.       end
  208.       object Edit6: TEdit
  209.         Left = 56
  210.         Top = 120
  211.         Width = 89
  212.         Height = 20
  213.         ReadOnly = True
  214.         TabOrder = 6
  215.         Text = 'Edit6'
  216.       end
  217.       object ComboBox1: TComboBox
  218.         Left = 56
  219.         Top = 144
  220.         Width = 89
  221.         Height = 20
  222.         ItemHeight = 12
  223.         Items.Strings = (
  224.           'Blues'
  225.           'Classic Rock'
  226.           'Country'
  227.           'Dance'
  228.           'Disco'
  229.           'Funk'
  230.           'Grunge'
  231.           'Hip-Hop'
  232.           'Jazz'
  233.           'Metal'
  234.           'New Age'
  235.           'Oldies'
  236.           'Other'
  237.           'Pop'
  238.           'R&B'
  239.           'Rap'
  240.           'Reggae'
  241.           'Rock'
  242.           'Techno'
  243.           'Industrial'
  244.           'Alternative'
  245.           'Ska'
  246.           'Death Metal'
  247.           'Pranks'
  248.           'Soundtrack'
  249.           'Euro-Techno'
  250.           'Ambient'
  251.           'Trip-Hop'
  252.           'Vocal'
  253.           'Jazz+Funk'
  254.           'Fusion'
  255.           'Trance'
  256.           'Classical'
  257.           'Instrumental'
  258.           'Acid'
  259.           'House'
  260.           'Game'
  261.           'Sound Clip'
  262.           'Gospel'
  263.           'Noise'
  264.           'Alt'
  265.           'Bass'
  266.           'Soul'
  267.           'Punk'
  268.           'Space'
  269.           'Meditative'
  270.           'Instrumental Pop'
  271.           'Instrumental Rock'
  272.           'Ethnic'
  273.           'Gothic'
  274.           'Darkwave'
  275.           'Techno-Industrial'
  276.           'Electronic'
  277.           'Pop-Folk'
  278.           'Eurodance'
  279.           'Dream'
  280.           'Southern Rock'
  281.           'Comedy'
  282.           'Cult'
  283.           'Gangsta Rap'
  284.           'Top 40'
  285.           'Christian Rap'
  286.           'Pop/Funk'
  287.           'Jungle'
  288.           'Native American'
  289.           'Cabaret'
  290.           'New Wave'
  291.           'Psychedelic'
  292.           'Rave'
  293.           'Showtunes'
  294.           'Trailer'
  295.           'Lo-Fi'
  296.           'Tribal'
  297.           'Acid Punk'
  298.           'Acid Jazz'
  299.           'Polka'
  300.           'Retro'
  301.           'Musical'
  302.           'Rock & Roll'
  303.           'Hard Rock'
  304.           'Folk'
  305.           'Folk/Rock'
  306.           'National Folk'
  307.           'Swing'
  308.           'Fast-Fusion'
  309.           'Bebob'
  310.           'Latin'
  311.           'Revival'
  312.           'Celtic'
  313.           'Bluegrass'
  314.           'Avantgarde'
  315.           'Gothic Rock'
  316.           'Progressive Rock'
  317.           'Psychedelic Rock'
  318.           'Symphonic Rock'
  319.           'Slow Rock'
  320.           'Big Band'
  321.           'Chorus'
  322.           'Easy Listening'
  323.           'Acoustic'
  324.           'Humour'
  325.           'Speech'
  326.           'Chanson'
  327.           'Opera'
  328.           'Chamber Music'
  329.           'Sonata'
  330.           'Symphony'
  331.           'Booty Bass'
  332.           'Primus'
  333.           'Porn Groove'
  334.           'Satire'
  335.           'Slow Jam'
  336.           'Club'
  337.           'Tango'
  338.           'Samba'
  339.           'Folklore'
  340.           'Ballad'
  341.           'Power Ballad'
  342.           'Rhythmic Soul'
  343.           'Freestyle'
  344.           'Duet'
  345.           'Punk Rock'
  346.           'Drum Solo'
  347.           'A Cappella'
  348.           'Euro-House'
  349.           'Dance Hall'
  350.           'Goa'
  351.           'Drum & Bass'
  352.           'Club-House'
  353.           'Hardcore'
  354.           'Terror'
  355.           'Indie'
  356.           'BritPop'
  357.           'Negerpunk'
  358.           'Polsk Punk'
  359.           'Beat'
  360.           'Christian Gangsta Rap'
  361.           'Heavy Metal'
  362.           'Black Metal'
  363.           'Crossover'
  364.           'Contemporary Christian'
  365.           'Christian Rock'
  366.           'Merengue'
  367.           'Salsa'
  368.           'Thrash Metal'
  369.           'Anime'
  370.           'JPop'
  371.           'Synthpop')
  372.         TabOrder = 7
  373.         Text = 'ComboBox1'
  374.       end
  375.       object Button1: TButton
  376.         Left = 296
  377.         Top = 176
  378.         Width = 75
  379.         Height = 25
  380.         Cancel = True
  381.         Caption = 'ソスレ搾ソス(&C)'
  382.         TabOrder = 8
  383.         OnClick = Button1Click
  384.       end
  385.       object Button2: TButton
  386.         Left = 216
  387.         Top = 176
  388.         Width = 75
  389.         Height = 25
  390.         Caption = 'ソスソスソスソス(&R)'
  391.         Enabled = False
  392.         TabOrder = 9
  393.       end
  394.       object Button3: TButton
  395.         Left = 136
  396.         Top = 176
  397.         Width = 75
  398.         Height = 25
  399.         Caption = 'ソスソスソスソスソスソス(&I)'
  400.         Enabled = False
  401.         TabOrder = 10
  402.       end
  403.       object Button4: TButton
  404.         Left = 56
  405.         Top = 176
  406.         Width = 75
  407.         Height = 25
  408.         Caption = 'ソスソスソスソスソスソスソスソス(&S)'
  409.         Enabled = False
  410.         TabOrder = 11
  411.       end
  412.     end
  413.   end
  414. end
  415.