home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 115
/
FreelogNo115-MaiJuin2013.iso
/
Internet
/
AvantBrowser
/
asetup.exe
/
_data
/
ybrowser.exe
/
0
/
RCDATA
/
TAFFRMDOWNLOADING
/
TAFFRMDOWNLOADING.txt
Wrap
Text File
|
2013-04-03
|
905b
|
46 lines
object AFfrmDownloading: TAFfrmDownloading
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = 'Preparing to Download...'
ClientHeight = 116
ClientWidth = 364
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object pnlInfo: TTntPanel
Left = 0
Top = 24
Width = 364
Height = 17
BevelOuter = bvNone
Caption = 'Waiting for %s...'
TabOrder = 0
end
object btnCancel: TTntButton
Left = 143
Top = 72
Width = 76
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
OnClick = btnCancelClick
end
object tmrCancel: TTimer
Enabled = False
Interval = 2000
OnTimer = tmrCancelTimer
Left = 8
Top = 80
end
end