home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / cqwk / install.lib / CYQWK32.EXE / 0 / RCDATA / TMAILOPENDLG / TMAILOPENDLG.txt
Text File  |  1997-04-21  |  1KB  |  63 lines

  1. object MailOpenDlg: TMailOpenDlg
  2.   Left = 134
  3.   Top = 191
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'Opening packet'
  7.   ClientHeight = 65
  8.   ClientWidth = 425
  9.   Color = clTeal
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   FormStyle = fsMDIChild
  15.   PixelsPerInch = 96
  16.   Position = poScreenCenter
  17.   Visible = True
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   TextHeight = 16
  22.   object Gauge951: TGauge95
  23.     Left = 8
  24.     Top = 48
  25.     Width = 411
  26.     Height = 9
  27.     BoxColor = clRed
  28.     BoxCount = 34
  29.     Color = clBlack
  30.     ParentColor = False
  31.     Progress = 0
  32.   end
  33.   object Promptlabel: TLabel
  34.     Left = 8
  35.     Top = 8
  36.     Width = 409
  37.     Height = 16
  38.     Alignment = taCenter
  39.     AutoSize = False
  40.     Font.Color = clBlack
  41.     Font.Height = -13
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = []
  44.     ParentFont = False
  45.   end
  46.   object StatusTotal: TGauge95
  47.     Left = 8
  48.     Top = 32
  49.     Width = 411
  50.     Height = 9
  51.     BoxColor = clYellow
  52.     BoxCount = 34
  53.     Color = clBlack
  54.     ParentColor = False
  55.     Progress = 0
  56.   end
  57.   object ResolutionFix1: TResolutionFix
  58.     DesignRes = 96
  59.     Left = 392
  60.     Top = 24
  61.   end
  62. end
  63.