home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9UTI / K_SYNCH.ZIP / K-SYNCH.EXE / 0 / RCDATA / TFORM4 / TFORM4.txt
Text File  |  1998-04-28  |  1KB  |  54 lines

  1. object Form4: TForm4
  2.   Left = 334
  3.   Top = 328
  4.   ActiveControl = Button1
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'K-Synch(ing)'
  8.   ClientHeight = 107
  9.   ClientWidth = 358
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   Visible = True
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Animate1: TAnimate
  20.     Left = 42
  21.     Top = 6
  22.     Width = 272
  23.     Height = 60
  24.     Active = False
  25.     CommonAVI = aviCopyFiles
  26.     StopFrame = 34
  27.     OnStop = Animate1Stop
  28.   end
  29.   object Button1: TButton
  30.     Left = 120
  31.     Top = 72
  32.     Width = 115
  33.     Height = 31
  34.     Hint = 'Abort Process'
  35.     Cancel = True
  36.     Caption = '&Abort'
  37.     Default = True
  38.     ParentShowHint = False
  39.     ShowHint = True
  40.     TabOrder = 1
  41.     OnClick = Button1Click
  42.   end
  43.   object Animate2: TAnimate
  44.     Left = 150
  45.     Top = 12
  46.     Width = 48
  47.     Height = 50
  48.     Active = False
  49.     CommonAVI = aviFindFile
  50.     StopFrame = 23
  51.     OnStop = Animate2Stop
  52.   end
  53. end
  54.