home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / CoolMon / cmsetup.exe / Setup.exe / 0 / RCDATA / TFRAME20 / TFRAME20.txt
Encoding:
Text File  |  2003-08-11  |  1.1 KB  |  63 lines

  1. object Frame20: TFrame20
  2.   Left = 0
  3.   Top = 0
  4.   Width = 257
  5.   Height = 170
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   TabOrder = 0
  9.   object Label1: TLabel
  10.     Left = 0
  11.     Top = 0
  12.     Width = 155
  13.     Height = 24
  14.     Caption = 'Custom Installation'
  15.     Font.Charset = DEFAULT_CHARSET
  16.     Font.Color = clWindowText
  17.     Font.Height = -19
  18.     Font.Name = 'MS Sans Serif'
  19.     Font.Style = []
  20.     ParentFont = False
  21.   end
  22.   object Label2: TLabel
  23.     Left = 0
  24.     Top = 32
  25.     Width = 187
  26.     Height = 13
  27.     Caption = 'Please Check your desired components'
  28.   end
  29.   object Label3: TLabel
  30.     Left = 8
  31.     Top = 156
  32.     Width = 112
  33.     Height = 13
  34.     Caption = 'Required space on disk'
  35.   end
  36.   object Label4: TLabel
  37.     Left = 205
  38.     Top = 156
  39.     Width = 27
  40.     Height = 13
  41.     Alignment = taRightJustify
  42.     Caption = '0 Mb.'
  43.   end
  44.   object ListView1: TListView
  45.     Left = 0
  46.     Top = 48
  47.     Width = 257
  48.     Height = 105
  49.     Checkboxes = True
  50.     Columns = <
  51.       item
  52.         Caption = 'Component'
  53.         Width = 165
  54.       end
  55.       item
  56.         Caption = 'Size'
  57.         Width = 68
  58.       end>
  59.     TabOrder = 0
  60.     ViewStyle = vsReport
  61.   end
  62. end
  63.