home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / Software / TemaCD / waveflow / waveflow.exe / 0 / RCDATA / TFORM21 / TFORM21.txt < prev   
Encoding:
Text File  |  2000-05-05  |  4.9 KB  |  194 lines

  1. object Form21: TForm21
  2.   Left = 128
  3.   Top = 107
  4.   Width = 315
  5.   Height = 260
  6.   Caption = 'Color Configuration'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Bevel1: TBevel
  17.     Left = 120
  18.     Top = 10
  19.     Width = 177
  20.     Height = 105
  21.   end
  22.   object Label1: TLabel
  23.     Left = 12
  24.     Top = 19
  25.     Width = 94
  26.     Height = 13
  27.     Caption = '&Waveform color:'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clNavy
  30.     Font.Height = -11
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     ParentFont = False
  34.   end
  35.   object Label2: TLabel
  36.     Left = 12
  37.     Top = 43
  38.     Width = 105
  39.     Height = 13
  40.     Caption = '&Background color:'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clNavy
  43.     Font.Height = -11
  44.     Font.Name = 'MS Sans Serif'
  45.     Font.Style = [fsBold]
  46.     ParentFont = False
  47.   end
  48.   object Label3: TLabel
  49.     Left = 12
  50.     Top = 67
  51.     Width = 101
  52.     Height = 13
  53.     Caption = '&Central line color:'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clNavy
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentFont = False
  60.   end
  61.   object SpeedButton1: TSpeedButton
  62.     Left = 8
  63.     Top = 160
  64.     Width = 289
  65.     Height = 30
  66.     Caption = 'Set Wave Flow as the default CD Player'
  67.     Glyph.Data = {
  68.       76010000424D7601000000000000760000002800000020000000100000000100
  69.       04000000000000010000120B0000120B00001000000000000000000000000000
  70.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  71.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  72.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  73.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  74.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  75.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  76.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  77.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  78.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  79.       3333333773FFFF77333333333000003333333333377777333333}
  80.     NumGlyphs = 2
  81.     OnClick = SpeedButton1Click
  82.   end
  83.   object SpeedButton2: TSpeedButton
  84.     Left = 8
  85.     Top = 128
  86.     Width = 289
  87.     Height = 30
  88.     Caption = 'Set Wave Flow as the default audio editor/player'
  89.     Glyph.Data = {
  90.       76010000424D7601000000000000760000002800000020000000100000000100
  91.       04000000000000010000120B0000120B00001000000000000000000000000000
  92.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  93.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  94.       33333333333FFF3333F333333300033339333333337773F33733333330008033
  95.       933333333737F7F37333333307078733333933337337373F3337333077088803
  96.       33933337F37F337F3373333077088803393333F7337FF37F3733300777008803
  97.       9333377F33773F7F733307088808087333337F7F337F7F7F3FFF070777080873
  98.       99997F7F337F7F7F77770808880808733333737F337F737F3F33300888008803
  99.       93333773F377337F73F333308807880339333337F37F337F373F333088077803
  100.       339333373F73F37333733333087777333339333373F7F7F33F37333330807033
  101.       933333333737F73373F333333300033339333333337773333733}
  102.     NumGlyphs = 2
  103.     OnClick = SpeedButton2Click
  104.   end
  105.   object Label4: TLabel
  106.     Left = 12
  107.     Top = 91
  108.     Width = 97
  109.     Height = 13
  110.     Caption = '&Play Cursor color'
  111.     Font.Charset = DEFAULT_CHARSET
  112.     Font.Color = clNavy
  113.     Font.Height = -11
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = [fsBold]
  116.     ParentFont = False
  117.   end
  118.   object Panel1: TPanel
  119.     Left = 132
  120.     Top = 18
  121.     Width = 70
  122.     Height = 15
  123.     BevelWidth = 2
  124.     Color = clNavy
  125.     TabOrder = 0
  126.     OnClick = Panel1Click
  127.   end
  128.   object Panel2: TPanel
  129.     Left = 132
  130.     Top = 42
  131.     Width = 70
  132.     Height = 15
  133.     BevelWidth = 2
  134.     Color = clSilver
  135.     TabOrder = 1
  136.     OnClick = Panel2Click
  137.   end
  138.   object Panel3: TPanel
  139.     Left = 132
  140.     Top = 66
  141.     Width = 70
  142.     Height = 15
  143.     BevelWidth = 2
  144.     Color = clRed
  145.     TabOrder = 2
  146.     OnClick = Panel3Click
  147.   end
  148.   object Button1: TButton
  149.     Left = 73
  150.     Top = 200
  151.     Width = 75
  152.     Height = 25
  153.     Caption = '&OK'
  154.     Default = True
  155.     TabOrder = 3
  156.     OnClick = Button1Click
  157.   end
  158.   object Button2: TButton
  159.     Left = 158
  160.     Top = 200
  161.     Width = 75
  162.     Height = 25
  163.     Cancel = True
  164.     Caption = '&Cancel'
  165.     TabOrder = 4
  166.     OnClick = Button2Click
  167.   end
  168.   object Panel4: TPanel
  169.     Left = 216
  170.     Top = 66
  171.     Width = 70
  172.     Height = 15
  173.     BevelWidth = 2
  174.     Color = clRed
  175.     TabOrder = 5
  176.     OnClick = Panel4Click
  177.   end
  178.   object Panel5: TPanel
  179.     Left = 132
  180.     Top = 90
  181.     Width = 70
  182.     Height = 15
  183.     BevelWidth = 2
  184.     Color = clSilver
  185.     TabOrder = 6
  186.     OnClick = Panel5Click
  187.   end
  188.   object ColorDialog1: TColorDialog
  189.     Ctl3D = True
  190.     Left = 216
  191.     Top = 18
  192.   end
  193. end
  194.