home *** CD-ROM | disk | FTP | other *** search
- object Frame20: TFrame20
- Left = 0
- Top = 0
- Width = 257
- Height = 170
- HorzScrollBar.Visible = False
- VertScrollBar.Visible = False
- TabOrder = 0
- object Label1: TLabel
- Left = 0
- Top = 0
- Width = 155
- Height = 24
- Caption = 'Custom Installation'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 0
- Top = 32
- Width = 187
- Height = 13
- Caption = 'Please Check your desired components'
- end
- object Label3: TLabel
- Left = 8
- Top = 156
- Width = 112
- Height = 13
- Caption = 'Required space on disk'
- end
- object Label4: TLabel
- Left = 205
- Top = 156
- Width = 27
- Height = 13
- Alignment = taRightJustify
- Caption = '0 Mb.'
- end
- object ListView1: TListView
- Left = 0
- Top = 48
- Width = 257
- Height = 105
- Checkboxes = True
- Columns = <
- item
- Caption = 'Component'
- Width = 165
- end
- item
- Caption = 'Size'
- Width = 68
- end>
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
-