object Form4: TForm4 Left = 334 Top = 328 ActiveControl = Button1 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'K-Synch(ing)' ClientHeight = 107 ClientWidth = 358 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Visible = True PixelsPerInch = 96 TextHeight = 13 object Animate1: TAnimate Left = 42 Top = 6 Width = 272 Height = 60 Active = False CommonAVI = aviCopyFiles StopFrame = 34 OnStop = Animate1Stop end object Button1: TButton Left = 120 Top = 72 Width = 115 Height = 31 Hint = 'Abort Process' Cancel = True Caption = '&Abort' Default = True ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = Button1Click end object Animate2: TAnimate Left = 150 Top = 12 Width = 48 Height = 50 Active = False CommonAVI = aviFindFile StopFrame = 23 OnStop = Animate2Stop end end