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
Wrap
Text File
|
1998-01-30
|
4KB
|
203 lines
object FrmWeight: TFrmWeight
Left = 136
Top = 69
BorderStyle = bsDialog
Caption = 'Site weight'
ClientHeight = 401
ClientWidth = 523
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 16
Top = 336
Width = 18
Height = 19
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object Image2: TImage
Left = 16
Top = 288
Width = 13
Height = 16
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object Image4: TImage
Left = 16
Top = 312
Width = 17
Height = 16
AutoSize = True
Picture.Data = {<image002.bmp>}
end
object Label1: TLabel
Left = 40
Top = 312
Width = 69
Height = 13
Caption = 'Dependencies'
end
object Label2: TLabel
Left = 40
Top = 288
Width = 49
Height = 13
Caption = 'Document'
end
object Label3: TLabel
Left = 40
Top = 336
Width = 24
Height = 13
Caption = 'Total'
end
object Label4: TLabel
Left = 16
Top = 264
Width = 101
Height = 13
Caption = 'File Weight (Size)'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 320
Top = 288
Width = 58
Height = 13
Caption = '14.4 modem'
end
object Label6: TLabel
Left = 320
Top = 312
Width = 58
Height = 13
Caption = '28.8 modem'
end
object Label7: TLabel
Left = 320
Top = 336
Width = 58
Height = 13
Caption = '57.6 modem'
end
object Label8: TLabel
Left = 16
Top = 368
Width = 389
Height = 26
Caption =
'NB: The download time is calculated using very favorable conditi' +
'ons. On the web, the actual downlaod time can vary.'
WordWrap = True
end
object Label9: TLabel
Left = 320
Top = 264
Width = 88
Height = 13
Caption = 'Download Time'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object ListView: TListView
Left = 8
Top = 8
Width = 505
Height = 249
Columns = <
item
Caption = 'File'
Width = 100
end
item
Caption = 'Size'
end
item
Width = 12
WidthType = (
-1)
end>
ReadOnly = False
TabOrder = 0
ViewStyle = vsReport
end
object EditDependencies: TEdit
Left = 120
Top = 312
Width = 121
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 2
end
object EditDocument: TEdit
Left = 120
Top = 288
Width = 121
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 1
end
object EditTotal: TEdit
Left = 120
Top = 336
Width = 121
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 3
end
object btnClose: TButton
Left = 440
Top = 368
Width = 75
Height = 25
Caption = 'Close'
Default = True
ModalResult = 2
TabOrder = 7
end
object Edit144: TEdit
Left = 392
Top = 288
Width = 121
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 4
end
object Edit288: TEdit
Left = 392
Top = 312
Width = 121
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 5
end
object Edit576: TEdit
Left = 392
Top = 336
Width = 121
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 6
end
end