home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 26 / LogicielsPC_26.iso / Accuses / Nouveau / PandaMoney / _SETUP.1 / financing.exe / 0 / RCDATA / TANIMATIONFORM / TANIMATIONFORM.txt
Text File  |  1999-09-06  |  1KB  |  69 lines

  1. object AnimationForm: TAnimationForm
  2.   Left = 284
  3.   Top = 220
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 69
  7.   ClientWidth = 258
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object MainPanel: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 258
  24.     Height = 69
  25.     Align = alClient
  26.     BevelInner = bvRaised
  27.     BevelOuter = bvNone
  28.     Color = clSilver
  29.     TabOrder = 0
  30.     object DescriptionLabel: TLabel
  31.       Left = 8
  32.       Top = 54
  33.       Width = 245
  34.       Height = 13
  35.       AutoSize = False
  36.       Caption = 'DescriptionLabel'
  37.       Font.Charset = DEFAULT_CHARSET
  38.       Font.Color = clNavy
  39.       Font.Height = -11
  40.       Font.Name = 'MS Sans Serif'
  41.       Font.Style = []
  42.       ParentFont = False
  43.     end
  44.     object Animate: TAnimate
  45.       Left = 62
  46.       Top = 8
  47.       Width = 143
  48.       Height = 45
  49.       Active = False
  50.       StopFrame = 1234
  51.       Transparent = False
  52.     end
  53.     object ErrorPanel: TPanel
  54.       Left = 62
  55.       Top = 8
  56.       Width = 143
  57.       Height = 45
  58.       Caption = 'Plug-in Error'
  59.       Font.Charset = DEFAULT_CHARSET
  60.       Font.Color = clBlack
  61.       Font.Height = -13
  62.       Font.Name = 'MS Sans Serif'
  63.       Font.Style = []
  64.       ParentFont = False
  65.       TabOrder = 1
  66.     end
  67.   end
  68. end
  69.