object Installing: TInstalling Left = 136 Top = 87 ActiveControl = NextBn BorderStyle = bsDialog Caption = 'Installing Start Menu Changer '#39' 97 ...' ClientHeight = 342 ClientWidth = 434 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Down: TBevel Left = 8 Top = 297 Width = 417 Height = 7 Shape = bsBottomLine end object PrevBn: TButton Left = 160 Top = 312 Width = 81 Height = 25 Caption = '<< &Previous ' TabOrder = 0 Visible = False OnClick = PrevBnClick end object NextBn: TButton Left = 248 Top = 312 Width = 81 Height = 25 Caption = '&Agree' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = NextBnClick end object CancelBn: TButton Left = 344 Top = 312 Width = 73 Height = 25 Cancel = True Caption = '&Cancel' TabOrder = 2 OnClick = CancelBnClick end object Border2: TGroupBox Left = 8 Top = 8 Width = 417 Height = 281 TabOrder = 3 Visible = False object ImBvl: TBevel Left = 16 Top = 24 Width = 137 Height = 241 end object Img: TImage Left = 24 Top = 32 Width = 120 Height = 225 Picture.Data = {} end object DirGB: TGroupBox Left = 168 Top = 19 Width = 233 Height = 246 Caption = 'Directory:' TabOrder = 0 object DirList: TDirectoryListBox Left = 16 Top = 24 Width = 201 Height = 129 ItemHeight = 16 TabOrder = 0 OnChange = DirListChange OnClick = DirListClick end object DriveCB: TDriveComboBox Left = 16 Top = 158 Width = 201 Height = 19 TabOrder = 1 OnChange = DriveCBChange end object GroupBox2: TGroupBox Left = 8 Top = 184 Width = 217 Height = 49 Caption = 'Destination:' TabOrder = 2 object ShowLabel: TLabel Left = 8 Top = 24 Width = 5 Height = 13 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end end end object InstGB: TGroupBox Left = 168 Top = 19 Width = 233 Height = 246 Caption = 'Status:' TabOrder = 1 Visible = False object ProgrBevel: TBevel Left = 16 Top = 32 Width = 201 Height = 137 end object Lb1: TLabel Left = 30 Top = 48 Width = 140 Height = 97 WordWrap = True end object OkErrLb: TLabel Left = 178 Top = 48 Width = 23 Height = 97 WordWrap = True end object ProgrBar: TProgressBar Left = 16 Top = 200 Width = 201 Height = 17 Min = 0 Max = 100 Step = 2 TabOrder = 0 end end object ComponGB: TGroupBox Left = 168 Top = 19 Width = 233 Height = 246 Caption = 'Components to install:' TabOrder = 2 Visible = False object MainCB: TCheckBox Left = 24 Top = 32 Width = 177 Height = 17 Caption = 'Main Files' Enabled = False State = cbChecked TabOrder = 0 end object AlexCB: TCheckBox Left = 24 Top = 56 Width = 177 Height = 17 Caption = 'Alexey Theme Pack' State = cbChecked TabOrder = 1 end object Win98CB: TCheckBox Left = 24 Top = 80 Width = 177 Height = 17 Caption = 'Windows'#39'98 Theme Pack' State = cbChecked TabOrder = 2 end object SampleCB: TCheckBox Left = 24 Top = 128 Width = 177 Height = 17 Caption = 'Sample Theme Pack' TabOrder = 4 end object ShortDesktop: TCheckBox Left = 24 Top = 168 Width = 185 Height = 17 Caption = 'Add shortcut on desktop' State = cbChecked TabOrder = 5 end object ShortStrtMn: TCheckBox Left = 24 Top = 192 Width = 185 Height = 17 Caption = 'Add shortcut on start menu' TabOrder = 6 end object SunCB: TCheckBox Left = 24 Top = 104 Width = 177 Height = 17 Caption = 'Sun Theme Pack' State = cbChecked TabOrder = 3 end object AssocCB: TCheckBox Left = 24 Top = 216 Width = 201 Height = 17 Caption = 'Associate index.smc files with Notepad' State = cbChecked TabOrder = 7 end end end object Border1: TGroupBox Left = 8 Top = 8 Width = 417 Height = 281 TabOrder = 4 object TextMemo: TMemo Left = 8 Top = 16 Width = 401 Height = 257 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Lines.Strings = ( 'File End-user.txt not found') ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end end