object downloadform: Tdownloadform Tag = 500 Left = 840 Top = 496 BorderStyle = bsToolWindow Caption = 'Live - DMEX Menu ' ClientHeight = 108 ClientWidth = 285 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Animate1: TAnimate Left = 0 Top = 0 Width = 285 Height = 89 Align = alClient Active = False CommonAVI = aviFindFolder StopFrame = 29 end object StatusBar1: TStatusBar Left = 0 Top = 89 Width = 285 Height = 19 Panels = < item Width = 50 end item Alignment = taCenter Text = '->' Width = 50 end item Width = 50 end item Bevel = pbNone Width = 50 end> SimplePanel = False end object SaveDialog1: TSaveDialog Filter = 'DMEX|*.zip' Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing] Left = 80 Top = 24 end end