home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 March / Dpcb0399.iso / UTILS / winadmin / _SETUP.1 / Administrator.exe / 0 / RCDATA / TWAITFORM / TWAITFORM.txt
Text File  |  1998-09-21  |  843b  |  40 lines

  1. object WaitForm: TWaitForm
  2.   Left = 295
  3.   Top = 318
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Windows Administrator'
  7.   ClientHeight = 79
  8.   ClientWidth = 479
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object RxLabel1: TRxLabel
  18.     Left = 64
  19.     Top = 31
  20.     Width = 221
  21.     Height = 16
  22.     Caption = 'Loading settings . Please wait...'
  23.     Font.Charset = DEFAULT_CHARSET
  24.     Font.Color = clWindowText
  25.     Font.Height = -13
  26.     Font.Name = 'MS Sans Serif'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object Animate1: TAnimate
  31.     Left = 10
  32.     Top = 16
  33.     Width = 48
  34.     Height = 45
  35.     Active = True
  36.     CommonAVI = aviFindComputer
  37.     StopFrame = 8
  38.   end
  39. end
  40.