object AFfrmTabContainer: TAFfrmTabContainer Left = 0 Top = 0 BorderStyle = bsSizeToolWin Caption = 'about:blank' ClientHeight = 410 ClientWidth = 573 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = False OnClose = FormClose OnCreate = FormCreate OnDblClick = TntFormDblClick OnDestroy = TntFormDestroy OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object tmrUpdate: TTimer Left = 280 Top = 200 end end