home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / biuro / AddrOrg / _SETUP.1 / ADO30.exe / 0 / RCDATA / TWAITDLG / TWAITDLG.txt
Text File  |  1999-12-09  |  576b  |  29 lines

  1. object WaitDlg: TWaitDlg
  2.   Left = 307
  3.   Top = 324
  4.   Cursor = crHourGlass
  5.   BorderIcons = []
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 52
  8.   ClientWidth = 267
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   TextHeight = 16
  16.   object Label1: TLabel
  17.     Left = 23
  18.     Top = 16
  19.     Width = 221
  20.     Height = 16
  21.     Caption = 'Generating Report. Please, Wait...'
  22.     Font.Color = clRed
  23.     Font.Height = -13
  24.     Font.Name = 'System'
  25.     Font.Style = [fsBold]
  26.     ParentFont = False
  27.   end
  28. end
  29.