home *** CD-ROM | disk | FTP | other *** search
/ WDR Computer Club Digital 1998 March / CC9803-2.BIN / SHARE / 95PIONEE / _SETUP.1 / Pioneer.exe / 0 / RCDATA / TFRM_NOTICE / TFRM_NOTICE.txt
Text File  |  1998-01-14  |  1KB  |  69 lines

  1. object frm_Notice: Tfrm_Notice
  2.   Left = 193
  3.   Top = 323
  4.   BorderStyle = bsDialog
  5.   Caption = 'Halo...'
  6.   ClientHeight = 160
  7.   ClientWidth = 259
  8.   Color = clBackground
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 29
  18.     Top = 16
  19.     Width = 204
  20.     Height = 37
  21.     Caption = 'Total Targets'
  22.     Color = clBackground
  23.     Font.Color = clYellow
  24.     Font.Height = -33
  25.     Font.Name = 'MS Sans Serif'
  26.     Font.Style = [fsBold]
  27.     ParentColor = False
  28.     ParentFont = False
  29.   end
  30.   object Label2: TLabel
  31.     Left = 54
  32.     Top = 52
  33.     Width = 155
  34.     Height = 29
  35.     Caption = '250 minimum'
  36.     Font.Color = clRed
  37.     Font.Height = -24
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object Label3: TLabel
  43.     Left = 52
  44.     Top = 84
  45.     Width = 160
  46.     Height = 29
  47.     Caption = '999 maximum'
  48.     Font.Color = clLime
  49.     Font.Height = -24
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = [fsBold]
  52.     ParentFont = False
  53.   end
  54.   object Bevel1: TBevel
  55.     Left = 9
  56.     Top = 9
  57.     Width = 240
  58.     Height = 109
  59.   end
  60.   object BitBtn1: TBitBtn
  61.     Left = 96
  62.     Top = 128
  63.     Width = 75
  64.     Height = 25
  65.     TabOrder = 0
  66.     Kind = bkOK
  67.   end
  68. end
  69.