object AnimationForm: TAnimationForm Left = 284 Top = 220 BorderIcons = [] BorderStyle = bsNone ClientHeight = 69 ClientWidth = 258 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 OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object MainPanel: TPanel Left = 0 Top = 0 Width = 258 Height = 69 Align = alClient BevelInner = bvRaised BevelOuter = bvNone Color = clSilver TabOrder = 0 object DescriptionLabel: TLabel Left = 8 Top = 54 Width = 245 Height = 13 AutoSize = False Caption = 'DescriptionLabel' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Animate: TAnimate Left = 62 Top = 8 Width = 143 Height = 45 Active = False StopFrame = 1234 Transparent = False end object ErrorPanel: TPanel Left = 62 Top = 8 Width = 143 Height = 45 Caption = 'Plug-in Error' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 end end end