home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 January / Chip_2000-01_cd.bin / sharewar / CD2HTML / cd2html.exe / 0 / RCDATA / TFORMHEADLINE / TFORMHEADLINE.txt
Text File  |  1999-11-02  |  11KB  |  500 lines

  1. object FormHeadline: TFormHeadline
  2.   Left = 19
  3.   Top = 168
  4.   BorderStyle = bsDialog
  5.   Caption = 'Edit "Filename"'
  6.   ClientHeight = 283
  7.   ClientWidth = 349
  8.   Font.Charset = ANSI_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Tahoma'
  12.   Font.Style = []
  13.   OnActivate = FormActivate
  14.   OnClose = FormClose
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object SpeedButton2: TSpeedButton
  18.     Left = 8
  19.     Top = 255
  20.     Width = 25
  21.     Height = 25
  22.     Glyph.Data = {
  23.       66010000424D6601000000000000760000002800000012000000140000000100
  24.       040000000000F00000000000000000000000100000001000000000000000FFFF
  25.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  26.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  27.       1111110000001111111111111111110000001111111110111111110000001111
  28.       1111001111111100000011111110001111111100000011111100000000000100
  29.       0000111110000000000001000000111100000000000001000000111000000000
  30.       0000010000001100000000000000010000001000000000000000010000001100
  31.       0000000000000100000011100000000000000100000011110000000000000100
  32.       0000111110000000000001000000111111000000000001000000111111100011
  33.       1111110000001111111100111111110000001111111110111111110000001111
  34.       11111111111111000000}
  35.     OnClick = SpeedButton2Click
  36.   end
  37.   object SpeedButton1: TSpeedButton
  38.     Left = 40
  39.     Top = 255
  40.     Width = 25
  41.     Height = 25
  42.     Glyph.Data = {
  43.       66010000424D6601000000000000760000002800000012000000140000000100
  44.       040000000000F00000000000000000000000100000001000000000000000FFFF
  45.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
  46.       FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
  47.       1111110000001111111111111111110000001111111110111111110000001111
  48.       1111100111111100000011111111100011111100000011000000000001111100
  49.       0000110000000000001111000000110000000000000111000000110000000000
  50.       0000110000001100000000000000010000001100000000000000000000001100
  51.       0000000000000100000011000000000000001100000011000000000000011100
  52.       0000110000000000001111000000110000000000011111000000111111111000
  53.       1111110000001111111110011111110000001111111110111111110000001111
  54.       11111111111111000000}
  55.     OnClick = SpeedButton1Click
  56.   end
  57.   object Label18: TLabel
  58.     Left = 72
  59.     Top = 261
  60.     Width = 71
  61.     Height = 13
  62.     Caption = 'next/prev. File'
  63.   end
  64.   object BtnOk: TButton
  65.     Left = 184
  66.     Top = 255
  67.     Width = 75
  68.     Height = 25
  69.     Caption = '&Ok'
  70.     ModalResult = 1
  71.     TabOrder = 0
  72.     OnClick = BtnOkClick
  73.   end
  74.   object BtnCancel: TButton
  75.     Left = 264
  76.     Top = 255
  77.     Width = 75
  78.     Height = 25
  79.     Caption = '&Cancel'
  80.     ModalResult = 2
  81.     TabOrder = 1
  82.   end
  83.   object Panel4: TPanel
  84.     Left = 0
  85.     Top = 0
  86.     Width = 349
  87.     Height = 253
  88.     BevelOuter = bvNone
  89.     TabOrder = 2
  90.     object Panel3: TPanel
  91.       Left = 0
  92.       Top = 0
  93.       Width = 349
  94.       Height = 253
  95.       BevelOuter = bvNone
  96.       TabOrder = 0
  97.       object Label1: TLabel
  98.         Left = 8
  99.         Top = 4
  100.         Width = 53
  101.         Height = 13
  102.         Caption = 'Description'
  103.       end
  104.       object Label3: TLabel
  105.         Left = 8
  106.         Top = 180
  107.         Width = 23
  108.         Height = 13
  109.         Caption = 'Links'
  110.       end
  111.       object Label5: TLabel
  112.         Left = 144
  113.         Top = 196
  114.         Width = 103
  115.         Height = 13
  116.         Caption = 'Only one link per line.'
  117.       end
  118.       object Label2: TLabel
  119.         Left = 136
  120.         Top = 4
  121.         Width = 74
  122.         Height = 13
  123.         Caption = '(DescrByName)'
  124.       end
  125.       object Memo1: TMemo
  126.         Left = 4
  127.         Top = 20
  128.         Width = 269
  129.         Height = 157
  130.         BorderStyle = bsNone
  131.         Font.Charset = DEFAULT_CHARSET
  132.         Font.Color = clBlack
  133.         Font.Height = -12
  134.         Font.Name = 'Courier New'
  135.         Font.Style = []
  136.         OEMConvert = True
  137.         ParentFont = False
  138.         ScrollBars = ssBoth
  139.         TabOrder = 0
  140.       end
  141.       object Memo2: TMemo
  142.         Left = 4
  143.         Top = 196
  144.         Width = 125
  145.         Height = 49
  146.         BorderStyle = bsNone
  147.         ScrollBars = ssVertical
  148.         TabOrder = 1
  149.       end
  150.       object Button1: TButton
  151.         Left = 144
  152.         Top = 220
  153.         Width = 57
  154.         Height = 25
  155.         Caption = '&Clear'
  156.         TabOrder = 2
  157.         OnClick = Button1Click
  158.       end
  159.       object BtnSave: TButton
  160.         Left = 280
  161.         Top = 156
  162.         Width = 67
  163.         Height = 25
  164.         Caption = '&Save'
  165.         TabOrder = 3
  166.         OnClick = BtnSaveClick
  167.       end
  168.     end
  169.     object Panel1: TPanel
  170.       Left = 32
  171.       Top = -40
  172.       Width = 345
  173.       Height = 253
  174.       TabOrder = 1
  175.       object Label14: TLabel
  176.         Left = 8
  177.         Top = 8
  178.         Width = 42
  179.         Height = 13
  180.         Caption = 'Filename'
  181.       end
  182.       object Label12: TLabel
  183.         Left = 8
  184.         Top = 44
  185.         Width = 50
  186.         Height = 13
  187.         Caption = 'Resolution'
  188.       end
  189.       object Label15: TLabel
  190.         Left = 8
  191.         Top = 80
  192.         Width = 58
  193.         Height = 13
  194.         Caption = 'Color-Depth'
  195.       end
  196.       object Label16: TLabel
  197.         Left = 8
  198.         Top = 116
  199.         Width = 18
  200.         Height = 13
  201.         Caption = 'Typ'
  202.       end
  203.       object Label17: TLabel
  204.         Left = 8
  205.         Top = 172
  206.         Width = 45
  207.         Height = 13
  208.         Caption = 'Comment'
  209.       end
  210.       object Label19: TLabel
  211.         Left = 8
  212.         Top = 192
  213.         Width = 282
  214.         Height = 13
  215.         Caption = 
  216.           'The file descriptions are stored in a file called '#39'descript.ion'#39 +
  217.           '.'
  218.         WordWrap = True
  219.       end
  220.       object Bevel1: TBevel
  221.         Left = 120
  222.         Top = 4
  223.         Width = 217
  224.         Height = 153
  225.       end
  226.       object Image1: TImage
  227.         Left = 121
  228.         Top = 5
  229.         Width = 215
  230.         Height = 150
  231.       end
  232.       object Edit10: TEdit
  233.         Left = 8
  234.         Top = 24
  235.         Width = 105
  236.         Height = 13
  237.         BorderStyle = bsNone
  238.         ReadOnly = True
  239.         TabOrder = 0
  240.       end
  241.       object Edit11: TEdit
  242.         Left = 8
  243.         Top = 60
  244.         Width = 105
  245.         Height = 13
  246.         BorderStyle = bsNone
  247.         ReadOnly = True
  248.         TabOrder = 1
  249.       end
  250.       object Edit12: TEdit
  251.         Left = 8
  252.         Top = 96
  253.         Width = 105
  254.         Height = 13
  255.         BorderStyle = bsNone
  256.         ReadOnly = True
  257.         TabOrder = 2
  258.       end
  259.       object Edit13: TEdit
  260.         Left = 8
  261.         Top = 136
  262.         Width = 105
  263.         Height = 13
  264.         BorderStyle = bsNone
  265.         ReadOnly = True
  266.         TabOrder = 3
  267.       end
  268.       object Edit14: TEdit
  269.         Left = 72
  270.         Top = 172
  271.         Width = 200
  272.         Height = 13
  273.         BorderStyle = bsNone
  274.         TabOrder = 4
  275.       end
  276.       object Button2: TButton
  277.         Left = 250
  278.         Top = 225
  279.         Width = 75
  280.         Height = 23
  281.         Caption = '&Save'
  282.         TabOrder = 5
  283.         OnClick = Button2Click
  284.       end
  285.     end
  286.     object Panel2: TPanel
  287.       Left = 96
  288.       Top = -96
  289.       Width = 345
  290.       Height = 253
  291.       TabOrder = 2
  292.       object Label13: TLabel
  293.         Left = 8
  294.         Top = 8
  295.         Width = 42
  296.         Height = 13
  297.         Caption = 'Filename'
  298.       end
  299.       object Label6: TLabel
  300.         Left = 8
  301.         Top = 24
  302.         Width = 51
  303.         Height = 13
  304.         Caption = 'SongName'
  305.       end
  306.       object Label7: TLabel
  307.         Left = 8
  308.         Top = 40
  309.         Width = 26
  310.         Height = 13
  311.         Caption = 'Artist'
  312.       end
  313.       object Label8: TLabel
  314.         Left = 8
  315.         Top = 56
  316.         Width = 29
  317.         Height = 13
  318.         Caption = 'Album'
  319.       end
  320.       object Label9: TLabel
  321.         Left = 8
  322.         Top = 72
  323.         Width = 22
  324.         Height = 13
  325.         Caption = 'Year'
  326.       end
  327.       object Label10: TLabel
  328.         Left = 8
  329.         Top = 196
  330.         Width = 45
  331.         Height = 13
  332.         Caption = 'Comment'
  333.       end
  334.       object Label11: TLabel
  335.         Left = 8
  336.         Top = 168
  337.         Width = 29
  338.         Height = 13
  339.         Caption = 'Genre'
  340.       end
  341.       object Label4: TLabel
  342.         Left = 8
  343.         Top = 112
  344.         Width = 41
  345.         Height = 13
  346.         Caption = 'Duration'
  347.       end
  348.       object Label20: TLabel
  349.         Left = 8
  350.         Top = 96
  351.         Width = 34
  352.         Height = 13
  353.         Caption = 'Format'
  354.       end
  355.       object Label21: TLabel
  356.         Left = 8
  357.         Top = 144
  358.         Width = 60
  359.         Height = 13
  360.         Caption = 'Sample Rate'
  361.       end
  362.       object Label26: TLabel
  363.         Left = 8
  364.         Top = 128
  365.         Width = 19
  366.         Height = 13
  367.         Caption = 'Size'
  368.       end
  369.       object Label27: TLabel
  370.         Left = 80
  371.         Top = 112
  372.         Width = 22
  373.         Height = 13
  374.         Caption = '3:20'
  375.       end
  376.       object Label28: TLabel
  377.         Left = 80
  378.         Top = 96
  379.         Width = 180
  380.         Height = 13
  381.         Caption = '128 kbps MPEG 1.0 Layer III (Stereo)'
  382.       end
  383.       object Label29: TLabel
  384.         Left = 80
  385.         Top = 144
  386.         Width = 54
  387.         Height = 13
  388.         Caption = '44.100 bps'
  389.       end
  390.       object Label31: TLabel
  391.         Left = 80
  392.         Top = 128
  393.         Width = 39
  394.         Height = 13
  395.         Caption = '3,21 MB'
  396.       end
  397.       object Edit9: TEdit
  398.         Left = 80
  399.         Top = 8
  400.         Width = 250
  401.         Height = 13
  402.         BorderStyle = bsNone
  403.         ReadOnly = True
  404.         TabOrder = 0
  405.       end
  406.       object Edit1: TEdit
  407.         Left = 80
  408.         Top = 24
  409.         Width = 250
  410.         Height = 13
  411.         BorderStyle = bsNone
  412.         MaxLength = 30
  413.         TabOrder = 1
  414.       end
  415.       object Edit5: TEdit
  416.         Left = 80
  417.         Top = 40
  418.         Width = 250
  419.         Height = 13
  420.         BorderStyle = bsNone
  421.         MaxLength = 30
  422.         TabOrder = 2
  423.       end
  424.       object Edit6: TEdit
  425.         Left = 80
  426.         Top = 56
  427.         Width = 250
  428.         Height = 13
  429.         BorderStyle = bsNone
  430.         MaxLength = 30
  431.         TabOrder = 3
  432.       end
  433.       object Edit7: TEdit
  434.         Left = 80
  435.         Top = 72
  436.         Width = 41
  437.         Height = 13
  438.         BorderStyle = bsNone
  439.         MaxLength = 4
  440.         TabOrder = 4
  441.       end
  442.       object Edit8: TEdit
  443.         Left = 80
  444.         Top = 196
  445.         Width = 250
  446.         Height = 13
  447.         BorderStyle = bsNone
  448.         MaxLength = 30
  449.         TabOrder = 5
  450.       end
  451.       object ComboBox1: TComboBox
  452.         Left = 80
  453.         Top = 168
  454.         Width = 145
  455.         Height = 21
  456.         Style = csDropDownList
  457.         ItemHeight = 13
  458.         TabOrder = 6
  459.       end
  460.       object btnSaveID3: TButton
  461.         Left = 8
  462.         Top = 220
  463.         Width = 85
  464.         Height = 22
  465.         Caption = '&Save ID3'
  466.         TabOrder = 7
  467.         OnClick = btnSaveID3Click
  468.       end
  469.       object btnRemoveID3: TButton
  470.         Left = 104
  471.         Top = 220
  472.         Width = 89
  473.         Height = 22
  474.         Caption = '&Remove ID3'
  475.         TabOrder = 8
  476.       end
  477.       object CheckBox1: TCheckBox
  478.         Left = 224
  479.         Top = 120
  480.         Width = 113
  481.         Height = 17
  482.         Caption = 'Copyright'
  483.         Enabled = False
  484.         TabOrder = 9
  485.       end
  486.       object CheckBox2: TCheckBox
  487.         Left = 224
  488.         Top = 140
  489.         Width = 109
  490.         Height = 17
  491.         Caption = 'Original'
  492.         Color = clBtnFace
  493.         Enabled = False
  494.         ParentColor = False
  495.         TabOrder = 10
  496.       end
  497.     end
  498.   end
  499. end
  500.