home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Magazin 1998 November (Power Rangers) / Rangers.bin / Afs_Soft / afs_soft.exe / 0 / RCDATA / TFORM3 / TFORM3.txt
Text File  |  1998-07-21  |  754b  |  42 lines

  1. object Form3: TForm3
  2.   Left = 291
  3.   Top = 217
  4.   Width = 444
  5.   Height = 108
  6.   Caption = 'bitte warten .........'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   FormStyle = fsStayOnTop
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 35
  20.     Top = 10
  21.     Width = 120
  22.     Height = 13
  23.     Caption = 'Dateien werden entpackt'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 165
  27.     Top = 10
  28.     Width = 3
  29.     Height = 13
  30.     Caption = '.'
  31.   end
  32.   object ProgressBar1: TProgressBar
  33.     Left = 35
  34.     Top = 30
  35.     Width = 381
  36.     Height = 16
  37.     Min = 0
  38.     Max = 100
  39.     TabOrder = 0
  40.   end
  41. end
  42.