home *** CD-ROM | disk | FTP | other *** search
- object Frame4: TFrame4
- Left = 0
- Top = 0
- Width = 268
- Height = 170
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- TabOrder = 0
- Visible = False
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 229
- Height = 24
- Caption = 'Choose Type && Destination'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 80
- Top = 32
- Width = 177
- Height = 26
- Caption =
- 'Program will be installed with the most common options. Recommen' +
- 'ded'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 80
- Top = 64
- Width = 155
- Height = 26
- Caption = 'Program will be installed with the minimum required options'
- WordWrap = True
- end
- object Label7: TLabel
- Left = 80
- Top = 96
- Width = 174
- Height = 13
- Caption = 'You can choose the options to install'
- end
- object GroupBox1: TGroupBox
- Left = 0
- Top = 128
- Width = 265
- Height = 41
- Caption = 'Destination folder'
- TabOrder = 0
- object FileLabel1: TFileLabel
- Left = 8
- Top = 18
- Width = 209
- Height = 17
- FileName = 'C:\Programmer\LPL\Filesplitter'
- Direction = drFromLeft
- Separator = '\'
- end
- object SpeedButton1: TSpeedButton
- Left = 233
- Top = 12
- Width = 23
- Height = 22
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00303333333333
- 333337F3333333333333303333333333333337F33FFFFF3FF3FF303300000300
- 300337FF77777F77377330000BBB0333333337777F337F33333330330BB00333
- 333337F373F773333333303330033333333337F3377333333333303333333333
- 333337F33FFFFF3FF3FF303300000300300337FF77777F77377330000BBB0333
- 333337777F337F33333330330BB00333333337F373F773333333303330033333
- 333337F3377333333333303333333333333337FFFF3FF3FFF333000003003000
- 333377777F77377733330BBB0333333333337F337F33333333330BB003333333
- 333373F773333333333330033333333333333773333333333333}
- NumGlyphs = 2
- end
- end
- object RadioButton1: TRadioButton
- Left = 8
- Top = 32
- Width = 73
- Height = 17
- Caption = 'Typical'
- Checked = True
- TabOrder = 1
- TabStop = True
- OnClick = RadioButton1Click
- end
- object RadioButton2: TRadioButton
- Left = 8
- Top = 64
- Width = 73
- Height = 17
- Caption = 'Compact'
- TabOrder = 2
- OnClick = RadioButton2Click
- end
- object RadioButton3: TRadioButton
- Left = 8
- Top = 96
- Width = 65
- Height = 17
- Caption = 'Custom'
- TabOrder = 3
- OnClick = RadioButton3Click
- end
- end
-