object frmWB: TfrmWB Left = 0 Top = 0 ClientHeight = 249 ClientWidth = 350 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object WB: TEmbeddedWB Left = 0 Top = 0 Width = 350 Height = 249 Align = alClient TabOrder = 0 OnNewWindow2 = WBNewWindow2 OnDocumentComplete = WBDocumentComplete OnNewWindow3 = WBNewWindow3 DownloadOptions = [DLCTL_DLIMAGES, DLCTL_VIDEOS, DLCTL_BGSOUNDS] UserInterfaceOptions = [] ReplaceCaption = False ExplicitHeight = 353 ControlData = { 4C0000002C240000BC1900000000000000000000000000000000000000000000 000000004C000000000000000000000001000000E0D057007335CF11AE690800 2B2E12620B000000000000004C0000000114020000000000C000000000000046 8000000000000000000000000000000000000000000000000000000000000000 00000000000000000100000000000000000000000000000000000000} end object tmrComplete: TTimer Enabled = False Interval = 4000 OnTimer = tmrCompleteTimer Left = 168 Top = 128 end end