home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top100sh / Internet / Htmltool / HTMLTOOL.exe / 0 / RCDATA / TFRMWEIGHT / TFRMWEIGHT.txt < prev   
Text File  |  1998-01-30  |  4KB  |  203 lines

  1. object FrmWeight: TFrmWeight
  2.   Left = 136
  3.   Top = 69
  4.   BorderStyle = bsDialog
  5.   Caption = 'Site weight'
  6.   ClientHeight = 401
  7.   ClientWidth = 523
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Image1: TImage
  17.     Left = 16
  18.     Top = 336
  19.     Width = 18
  20.     Height = 19
  21.     AutoSize = True
  22.     Picture.Data = {<image000.bmp>}
  23.   end
  24.   object Image2: TImage
  25.     Left = 16
  26.     Top = 288
  27.     Width = 13
  28.     Height = 16
  29.     AutoSize = True
  30.     Picture.Data = {<image001.bmp>}
  31.   end
  32.   object Image4: TImage
  33.     Left = 16
  34.     Top = 312
  35.     Width = 17
  36.     Height = 16
  37.     AutoSize = True
  38.     Picture.Data = {<image002.bmp>}
  39.   end
  40.   object Label1: TLabel
  41.     Left = 40
  42.     Top = 312
  43.     Width = 69
  44.     Height = 13
  45.     Caption = 'Dependencies'
  46.   end
  47.   object Label2: TLabel
  48.     Left = 40
  49.     Top = 288
  50.     Width = 49
  51.     Height = 13
  52.     Caption = 'Document'
  53.   end
  54.   object Label3: TLabel
  55.     Left = 40
  56.     Top = 336
  57.     Width = 24
  58.     Height = 13
  59.     Caption = 'Total'
  60.   end
  61.   object Label4: TLabel
  62.     Left = 16
  63.     Top = 264
  64.     Width = 101
  65.     Height = 13
  66.     Caption = 'File Weight (Size)'
  67.     Font.Color = clWindowText
  68.     Font.Height = -11
  69.     Font.Name = 'MS Sans Serif'
  70.     Font.Style = [fsBold]
  71.     ParentFont = False
  72.   end
  73.   object Label5: TLabel
  74.     Left = 320
  75.     Top = 288
  76.     Width = 58
  77.     Height = 13
  78.     Caption = '14.4 modem'
  79.   end
  80.   object Label6: TLabel
  81.     Left = 320
  82.     Top = 312
  83.     Width = 58
  84.     Height = 13
  85.     Caption = '28.8 modem'
  86.   end
  87.   object Label7: TLabel
  88.     Left = 320
  89.     Top = 336
  90.     Width = 58
  91.     Height = 13
  92.     Caption = '57.6 modem'
  93.   end
  94.   object Label8: TLabel
  95.     Left = 16
  96.     Top = 368
  97.     Width = 389
  98.     Height = 26
  99.     Caption = 
  100.       'NB: The download time is calculated using very favorable conditi' +
  101.       'ons. On the web, the actual downlaod time can vary.'
  102.     WordWrap = True
  103.   end
  104.   object Label9: TLabel
  105.     Left = 320
  106.     Top = 264
  107.     Width = 88
  108.     Height = 13
  109.     Caption = 'Download Time'
  110.     Font.Color = clBlack
  111.     Font.Height = -11
  112.     Font.Name = 'MS Sans Serif'
  113.     Font.Style = [fsBold]
  114.     ParentFont = False
  115.   end
  116.   object ListView: TListView
  117.     Left = 8
  118.     Top = 8
  119.     Width = 505
  120.     Height = 249
  121.     Columns = <
  122.       item
  123.         Caption = 'File'
  124.         Width = 100
  125.       end
  126.       item
  127.         Caption = 'Size'
  128.       end
  129.       item
  130.         Width = 12
  131.         WidthType = (
  132.           -1)
  133.       end>
  134.     ReadOnly = False
  135.     TabOrder = 0
  136.     ViewStyle = vsReport
  137.   end
  138.   object EditDependencies: TEdit
  139.     Left = 120
  140.     Top = 312
  141.     Width = 121
  142.     Height = 21
  143.     Color = clBtnFace
  144.     ReadOnly = True
  145.     TabOrder = 2
  146.   end
  147.   object EditDocument: TEdit
  148.     Left = 120
  149.     Top = 288
  150.     Width = 121
  151.     Height = 21
  152.     Color = clBtnFace
  153.     ReadOnly = True
  154.     TabOrder = 1
  155.   end
  156.   object EditTotal: TEdit
  157.     Left = 120
  158.     Top = 336
  159.     Width = 121
  160.     Height = 21
  161.     Color = clBtnFace
  162.     ReadOnly = True
  163.     TabOrder = 3
  164.   end
  165.   object btnClose: TButton
  166.     Left = 440
  167.     Top = 368
  168.     Width = 75
  169.     Height = 25
  170.     Caption = 'Close'
  171.     Default = True
  172.     ModalResult = 2
  173.     TabOrder = 7
  174.   end
  175.   object Edit144: TEdit
  176.     Left = 392
  177.     Top = 288
  178.     Width = 121
  179.     Height = 21
  180.     Color = clBtnFace
  181.     ReadOnly = True
  182.     TabOrder = 4
  183.   end
  184.   object Edit288: TEdit
  185.     Left = 392
  186.     Top = 312
  187.     Width = 121
  188.     Height = 21
  189.     Color = clBtnFace
  190.     ReadOnly = True
  191.     TabOrder = 5
  192.   end
  193.   object Edit576: TEdit
  194.     Left = 392
  195.     Top = 336
  196.     Width = 121
  197.     Height = 21
  198.     Color = clBtnFace
  199.     ReadOnly = True
  200.     TabOrder = 6
  201.   end
  202. end
  203.