home *** CD-ROM | disk | FTP | other *** search
/ Logiciels PC 26 / LogicielsPC_26.iso / Accuses / Nouveau / PandaMoney / _SETUP.1 / financing.exe / 0 / RCDATA / TCOVER / TCOVER.txt < prev   
Text File  |  1999-09-06  |  787b  |  41 lines

  1. object Cover: TCover
  2.   Left = 264
  3.   Top = 166
  4.   BorderIcons = [biHelp]
  5.   BorderStyle = bsNone
  6.   Caption = 'Loading PandaMoney ...'
  7.   ClientHeight = 281
  8.   ClientWidth = 288
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object CoverImage: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 288
  23.     Height = 281
  24.     Cursor = crHourGlass
  25.     Align = alClient
  26.     Center = True
  27.     Picture.Data = {<image000.bmp>}
  28.   end
  29.   object Progress: TProgressBar
  30.     Left = 108
  31.     Top = 216
  32.     Width = 77
  33.     Height = 10
  34.     Min = 0
  35.     Max = 3000
  36.     Position = 888
  37.     Smooth = True
  38.     TabOrder = 0
  39.   end
  40. end
  41.