home *** CD-ROM | disk | FTP | other *** search
/ Freelog 115 / FreelogNo115-MaiJuin2013.iso / Internet / AvantBrowser / asetup.exe / _data / adownloader.exe / 0 / RCDATA / TFRMWB / TFRMWB.txt
Text File  |  2013-04-03  |  1KB  |  44 lines

  1. object frmWB: TfrmWB
  2.   Left = 0
  3.   Top = 0
  4.   ClientHeight = 249
  5.   ClientWidth = 350
  6.   Color = clBtnFace
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'Tahoma'
  11.   Font.Style = []
  12.   OldCreateOrder = False
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object WB: TEmbeddedWB
  16.     Left = 0
  17.     Top = 0
  18.     Width = 350
  19.     Height = 249
  20.     Align = alClient
  21.     TabOrder = 0
  22.     OnNewWindow2 = WBNewWindow2
  23.     OnDocumentComplete = WBDocumentComplete
  24.     OnNewWindow3 = WBNewWindow3
  25.     DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS]
  26.     UserInterfaceOptions = []
  27.     ReplaceCaption = False
  28.     ExplicitHeight = 353
  29.     ControlData = {
  30.       4C0000002C240000BC1900000000000000000000000000000000000000000000
  31.       000000004C000000000000000000000001000000E0D057007335CF11AE690800
  32.       2B2E12620B000000000000004C0000000114020000000000C000000000000046
  33.       8000000000000000000000000000000000000000000000000000000000000000
  34.       00000000000000000100000000000000000000000000000000000000}
  35.   end
  36.   object tmrComplete: TTimer
  37.     Enabled = False
  38.     Interval = 4000
  39.     OnTimer = tmrCompleteTimer
  40.     Left = 168
  41.     Top = 128
  42.   end
  43. end
  44.