home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 December / PCWorld_1998-12_cd.iso / software / DownLd11 / StartMCh / SETUP.EXE / 0 / RCDATA / TINSTALLING / TINSTALLING.txt < prev   
Text File  |  1998-06-25  |  6KB  |  267 lines

  1. object Installing: TInstalling
  2.   Left = 136
  3.   Top = 87
  4.   ActiveControl = NextBn
  5.   BorderStyle = bsDialog
  6.   Caption = 'Installing Start Menu Changer '#39' 97 ...'
  7.   ClientHeight = 342
  8.   ClientWidth = 434
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Down: TBevel
  18.     Left = 8
  19.     Top = 297
  20.     Width = 417
  21.     Height = 7
  22.     Shape = bsBottomLine
  23.   end
  24.   object PrevBn: TButton
  25.     Left = 160
  26.     Top = 312
  27.     Width = 81
  28.     Height = 25
  29.     Caption = '<<  &Previous    '
  30.     TabOrder = 0
  31.     Visible = False
  32.     OnClick = PrevBnClick
  33.   end
  34.   object NextBn: TButton
  35.     Left = 248
  36.     Top = 312
  37.     Width = 81
  38.     Height = 25
  39.     Caption = '&Agree'
  40.     Font.Color = clBlack
  41.     Font.Height = -11
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.     TabOrder = 1
  46.     OnClick = NextBnClick
  47.   end
  48.   object CancelBn: TButton
  49.     Left = 344
  50.     Top = 312
  51.     Width = 73
  52.     Height = 25
  53.     Cancel = True
  54.     Caption = '&Cancel'
  55.     TabOrder = 2
  56.     OnClick = CancelBnClick
  57.   end
  58.   object Border2: TGroupBox
  59.     Left = 8
  60.     Top = 8
  61.     Width = 417
  62.     Height = 281
  63.     TabOrder = 3
  64.     Visible = False
  65.     object ImBvl: TBevel
  66.       Left = 16
  67.       Top = 24
  68.       Width = 137
  69.       Height = 241
  70.     end
  71.     object Img: TImage
  72.       Left = 24
  73.       Top = 32
  74.       Width = 120
  75.       Height = 225
  76.       Picture.Data = {<image000.bmp>}
  77.     end
  78.     object DirGB: TGroupBox
  79.       Left = 168
  80.       Top = 19
  81.       Width = 233
  82.       Height = 246
  83.       Caption = 'Directory:'
  84.       TabOrder = 0
  85.       object DirList: TDirectoryListBox
  86.         Left = 16
  87.         Top = 24
  88.         Width = 201
  89.         Height = 129
  90.         ItemHeight = 16
  91.         TabOrder = 0
  92.         OnChange = DirListChange
  93.         OnClick = DirListClick
  94.       end
  95.       object DriveCB: TDriveComboBox
  96.         Left = 16
  97.         Top = 158
  98.         Width = 201
  99.         Height = 19
  100.         TabOrder = 1
  101.         OnChange = DriveCBChange
  102.       end
  103.       object GroupBox2: TGroupBox
  104.         Left = 8
  105.         Top = 184
  106.         Width = 217
  107.         Height = 49
  108.         Caption = 'Destination:'
  109.         TabOrder = 2
  110.         object ShowLabel: TLabel
  111.           Left = 8
  112.           Top = 24
  113.           Width = 5
  114.           Height = 13
  115.           Font.Color = clBlack
  116.           Font.Height = -11
  117.           Font.Name = 'MS Sans Serif'
  118.           Font.Style = [fsBold]
  119.           ParentFont = False
  120.         end
  121.       end
  122.     end
  123.     object InstGB: TGroupBox
  124.       Left = 168
  125.       Top = 19
  126.       Width = 233
  127.       Height = 246
  128.       Caption = 'Status:'
  129.       TabOrder = 1
  130.       Visible = False
  131.       object ProgrBevel: TBevel
  132.         Left = 16
  133.         Top = 32
  134.         Width = 201
  135.         Height = 137
  136.       end
  137.       object Lb1: TLabel
  138.         Left = 30
  139.         Top = 48
  140.         Width = 140
  141.         Height = 97
  142.         WordWrap = True
  143.       end
  144.       object OkErrLb: TLabel
  145.         Left = 178
  146.         Top = 48
  147.         Width = 23
  148.         Height = 97
  149.         WordWrap = True
  150.       end
  151.       object ProgrBar: TProgressBar
  152.         Left = 16
  153.         Top = 200
  154.         Width = 201
  155.         Height = 17
  156.         Min = 0
  157.         Max = 100
  158.         Step = 2
  159.         TabOrder = 0
  160.       end
  161.     end
  162.     object ComponGB: TGroupBox
  163.       Left = 168
  164.       Top = 19
  165.       Width = 233
  166.       Height = 246
  167.       Caption = 'Components to install:'
  168.       TabOrder = 2
  169.       Visible = False
  170.       object MainCB: TCheckBox
  171.         Left = 24
  172.         Top = 32
  173.         Width = 177
  174.         Height = 17
  175.         Caption = 'Main Files'
  176.         Enabled = False
  177.         State = cbChecked
  178.         TabOrder = 0
  179.       end
  180.       object AlexCB: TCheckBox
  181.         Left = 24
  182.         Top = 56
  183.         Width = 177
  184.         Height = 17
  185.         Caption = 'Alexey Theme Pack'
  186.         State = cbChecked
  187.         TabOrder = 1
  188.       end
  189.       object Win98CB: TCheckBox
  190.         Left = 24
  191.         Top = 80
  192.         Width = 177
  193.         Height = 17
  194.         Caption = 'Windows'#39'98 Theme Pack'
  195.         State = cbChecked
  196.         TabOrder = 2
  197.       end
  198.       object SampleCB: TCheckBox
  199.         Left = 24
  200.         Top = 128
  201.         Width = 177
  202.         Height = 17
  203.         Caption = 'Sample Theme Pack'
  204.         TabOrder = 4
  205.       end
  206.       object ShortDesktop: TCheckBox
  207.         Left = 24
  208.         Top = 168
  209.         Width = 185
  210.         Height = 17
  211.         Caption = 'Add shortcut on desktop'
  212.         State = cbChecked
  213.         TabOrder = 5
  214.       end
  215.       object ShortStrtMn: TCheckBox
  216.         Left = 24
  217.         Top = 192
  218.         Width = 185
  219.         Height = 17
  220.         Caption = 'Add shortcut on start menu'
  221.         TabOrder = 6
  222.       end
  223.       object SunCB: TCheckBox
  224.         Left = 24
  225.         Top = 104
  226.         Width = 177
  227.         Height = 17
  228.         Caption = 'Sun Theme Pack'
  229.         State = cbChecked
  230.         TabOrder = 3
  231.       end
  232.       object AssocCB: TCheckBox
  233.         Left = 24
  234.         Top = 216
  235.         Width = 201
  236.         Height = 17
  237.         Caption = 'Associate index.smc files with Notepad'
  238.         State = cbChecked
  239.         TabOrder = 7
  240.       end
  241.     end
  242.   end
  243.   object Border1: TGroupBox
  244.     Left = 8
  245.     Top = 8
  246.     Width = 417
  247.     Height = 281
  248.     TabOrder = 4
  249.     object TextMemo: TMemo
  250.       Left = 8
  251.       Top = 16
  252.       Width = 401
  253.       Height = 257
  254.       Font.Color = clBlack
  255.       Font.Height = -11
  256.       Font.Name = 'MS Sans Serif'
  257.       Font.Style = [fsBold]
  258.       Lines.Strings = (
  259.         'File End-user.txt not found')
  260.       ParentFont = False
  261.       ReadOnly = True
  262.       ScrollBars = ssVertical
  263.       TabOrder = 0
  264.     end
  265.   end
  266. end
  267.