home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Multimedia / waveflow / SETUP.EXE / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2003-08-28  |  4KB  |  220 lines

  1. object Form1: TForm1
  2.   Left = 209
  3.   Top = 99
  4.   Width = 398
  5.   Height = 456
  6.   Caption = 'Wave Flow Setup'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 389
  24.     Height = 175
  25.     AutoSize = True
  26.     Picture.Data = {<image001.bmp>}
  27.   end
  28.   object Label1: TLabel
  29.     Left = 163
  30.     Top = 228
  31.     Width = 77
  32.     Height = 13
  33.     Caption = '&Target directory:'
  34.     FocusControl = edit1
  35.   end
  36.   object Label2: TLabel
  37.     Left = 162
  38.     Top = 184
  39.     Width = 64
  40.     Height = 13
  41.     Caption = 'Select a &Unit:'
  42.   end
  43.   object Label3: TLabel
  44.     Left = 8
  45.     Top = 184
  46.     Width = 118
  47.     Height = 13
  48.     Caption = 'Please select a director&y:'
  49.   end
  50.   object Label5: TLabel
  51.     Left = 0
  52.     Top = 292
  53.     Width = 3
  54.     Height = 13
  55.   end
  56.   object Label6: TLabel
  57.     Left = 16
  58.     Top = 232
  59.     Width = 126
  60.     Height = 13
  61.     Caption = 'Deleting Registry entries ...'
  62.   end
  63.   object Label7: TLabel
  64.     Left = 16
  65.     Top = 252
  66.     Width = 113
  67.     Height = 13
  68.     Caption = 'Deleting program files ...'
  69.   end
  70.   object Label8: TLabel
  71.     Left = 16
  72.     Top = 272
  73.     Width = 86
  74.     Height = 13
  75.     Caption = 'Deleting Menus ...'
  76.   end
  77.   object DirectoryListBox1: TDirectoryListBox
  78.     Left = 8
  79.     Top = 200
  80.     Width = 145
  81.     Height = 145
  82.     ItemHeight = 16
  83.     TabOrder = 0
  84.     OnChange = DirectoryListBox1Change
  85.   end
  86.   object DriveComboBox1: TDriveComboBox
  87.     Left = 162
  88.     Top = 200
  89.     Width = 145
  90.     Height = 19
  91.     DirList = DirectoryListBox1
  92.     TabOrder = 1
  93.     TextCase = tcUpperCase
  94.   end
  95.   object edit1: TEdit
  96.     Left = 163
  97.     Top = 248
  98.     Width = 217
  99.     Height = 21
  100.     TabOrder = 2
  101.     Text = 'c:\waveflow'
  102.     OnExit = edit1Exit
  103.     OnKeyPress = edit1KeyPress
  104.   end
  105.   object Button1: TButton
  106.     Left = 302
  107.     Top = 341
  108.     Width = 75
  109.     Height = 25
  110.     Caption = '&Next'
  111.     Default = True
  112.     TabOrder = 3
  113.     OnClick = Button1Click
  114.   end
  115.   object Button2: TButton
  116.     Left = 302
  117.     Top = 366
  118.     Width = 75
  119.     Height = 25
  120.     Cancel = True
  121.     Caption = '&Cancel'
  122.     TabOrder = 4
  123.     OnClick = Button2Click
  124.   end
  125.   object CheckBox1: TCheckBox
  126.     Left = 9
  127.     Top = 360
  128.     Width = 273
  129.     Height = 17
  130.     Caption = 'Set Wave Flow as the default audio &editor/player'
  131.     TabOrder = 5
  132.   end
  133.   object CheckBox2: TCheckBox
  134.     Left = 9
  135.     Top = 376
  136.     Width = 233
  137.     Height = 17
  138.     Caption = 'Set Wave Flow as the default &CD player'
  139.     TabOrder = 6
  140.   end
  141.   object StatusBar1: TStatusBar
  142.     Left = 0
  143.     Top = 403
  144.     Width = 390
  145.     Height = 19
  146.     Panels = <
  147.       item
  148.         Text = 'Wave Flow - (c) Xavier Cirac - STEP 1 of 2'
  149.         Width = 50
  150.       end>
  151.     SimplePanel = False
  152.   end
  153.   object PanelViewMode: TPanel
  154.     Left = 0
  155.     Top = 176
  156.     Width = 390
  157.     Height = 162
  158.     BevelOuter = bvNone
  159.     TabOrder = 8
  160.     Visible = False
  161.     object Image2: TImage
  162.       Left = 48
  163.       Top = 40
  164.       Width = 145
  165.       Height = 115
  166.       Hint = 
  167.         'Shows an Access Bar (Outlook-like) at the left side of the windo' +
  168.         'w, to select the toolbar that you want to use. You can only view' +
  169.         ' one toolbar simultaneously.'
  170.       ParentShowHint = False
  171.       Picture.Data = {<image002.jpg>}
  172.       ShowHint = True
  173.       Stretch = True
  174.     end
  175.     object Image3: TImage
  176.       Left = 200
  177.       Top = 41
  178.       Width = 145
  179.       Height = 115
  180.       Hint = 
  181.         'Shows all the Toolbars that you want, in order that you can have' +
  182.         ' multiple toolbars shown simultaneously in the window.'
  183.       ParentShowHint = False
  184.       Picture.Data = {<image003.jpg>}
  185.       ShowHint = True
  186.       Stretch = True
  187.     end
  188.     object viewmoderadiogroup: TRadioGroup
  189.       Left = 47
  190.       Top = 1
  191.       Width = 298
  192.       Height = 32
  193.       Columns = 2
  194.       ItemIndex = 0
  195.       Items.Strings = (
  196.         'Access Bar View Mode                         '
  197.         'ToolBars View Mode')
  198.       TabOrder = 0
  199.     end
  200.   end
  201.   object ProgressBar1: TProgressBar
  202.     Left = 10
  203.     Top = 370
  204.     Width = 279
  205.     Height = 16
  206.     Min = 0
  207.     Max = 100
  208.     TabOrder = 9
  209.     Visible = False
  210.   end
  211.   object DdeClient: TDdeClientConv
  212.     DdeService = 'Progman'
  213.     Left = 272
  214.     Top = 368
  215.     LinkInfo = (
  216.       'Service Progman'
  217.       'Topic ')
  218.   end
  219. end
  220.