home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TBANDWICHBUSTER
/
TBANDWICHBUSTER.txt
Wrap
Text File
|
1998-04-04
|
3KB
|
150 lines
object BandwichBuster: TBandwichBuster
Left = 281
Top = 144
BorderStyle = bsDialog
Caption = 'Nahr�vac� �asy...'
ClientHeight = 126
ClientWidth = 462
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ShowHint = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 10
Width = 85
Height = 13
Hint = 'Zadjte rychlos p�ipojen�'
Caption = 'Rychlost p�ipojen�'
end
object Label2: TLabel
Left = 8
Top = 35
Width = 100
Height = 13
Hint = 'Zadejte procentu�ln� propustnost INTERNETU'
Caption = 'Propustnost internetu'
end
object Label3: TLabel
Left = 29
Top = 60
Width = 78
Height = 13
Hint =
'Zadejte velikost soubor�, kter� se budou stahovat z�rove� (HTML ' +
'str�nka + obr�zky, video, hudba a dal��)'
Caption = 'Velikost soubor�'
end
object Label4: TLabel
Left = 263
Top = 11
Width = 6
Height = 13
Caption = 'b'
end
object Label5: TLabel
Left = 265
Top = 36
Width = 8
Height = 13
Caption = '%'
end
object Label6: TLabel
Left = 263
Top = 59
Width = 12
Height = 13
Caption = 'kb'
end
object Bevel1: TBevel
Left = 13
Top = 85
Width = 436
Height = 4
Shape = bsTopLine
end
object Label7: TLabel
Left = 38
Top = 101
Width = 70
Height = 13
Caption = 'Nahr�vac� �as'
end
object Label8: TLabel
Left = 288
Top = 16
Width = 161
Height = 57
Alignment = taCenter
AutoSize = False
Caption =
'Zde najdete informace o stahovan� soubor� o zadan� velikosti v ' +
'z�vislosti na propustnosti a rychlosti p�ipojen�'
WordWrap = True
end
object Button1: TButton
Left = 328
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = 'Ok'
ModalResult = 1
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 113
Top = 6
Width = 145
Height = 21
ItemHeight = 13
Items.Strings = (
'14400'
'28000'
'33600'
'64000'
'128000'
'256000'
'512000'
'1024000'
'2048000')
TabOrder = 1
OnChange = ComboBox1Change
end
object ComboBox2: TComboBox
Left = 112
Top = 32
Width = 145
Height = 21
ItemHeight = 13
Items.Strings = (
'10'
'25'
'50'
'75'
'100')
TabOrder = 2
OnChange = ComboBox1Change
end
object Edit1: TEdit
Left = 112
Top = 56
Width = 145
Height = 21
TabOrder = 3
OnChange = ComboBox1Change
end
object Edit2: TEdit
Left = 112
Top = 96
Width = 145
Height = 21
ReadOnly = True
TabOrder = 4
end
end