home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / uaktualnienia / bde501 / DATA.Z / BdeInst.cab / BdeInst.dll / RCDATA / TCOPYDLG / TCOPYDLG.txt
Text File  |  1999-01-20  |  653b  |  35 lines

  1. object CopyDlg: TCopyDlg
  2.   Left = 33
  3.   Top = 622
  4.   BorderIcons = [biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Borland Database Engine'
  7.   ClientHeight = 49
  8.   ClientWidth = 250
  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 CopyingLabel: TLabel
  18.     Left = 8
  19.     Top = 4
  20.     Width = 71
  21.     Height = 13
  22.     Caption = 'Copying Files...'
  23.   end
  24.   object PBar: TProgressBar
  25.     Left = 5
  26.     Top = 24
  27.     Width = 241
  28.     Height = 16
  29.     Min = 0
  30.     Max = 25
  31.     Step = 1
  32.     TabOrder = 0
  33.   end
  34. end
  35.