home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Internet / opc_v3 / _SETUP.1 / OPC.exe / 0 / RCDATA / TABOUTBOX7 / TABOUTBOX7.txt < prev   
Text File  |  1999-04-21  |  2KB  |  83 lines

  1. object AboutBox7: TAboutBox7
  2.   Left = 339
  3.   Top = 341
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 126
  7.   ClientWidth = 388
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Image1: TImage
  17.     Left = 0
  18.     Top = 0
  19.     Width = 388
  20.     Height = 126
  21.     Align = alClient
  22.     Picture.Data = {<image000.bmp>}
  23.   end
  24.   object Label1: TLabel
  25.     Left = 16
  26.     Top = 24
  27.     Width = 354
  28.     Height = 73
  29.     Caption = 'Unregistered'
  30.     Font.Charset = ANSI_CHARSET
  31.     Font.Color = clRed
  32.     Font.Height = -64
  33.     Font.Name = 'Times New Roman'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     Transparent = True
  37.   end
  38.   object Bevel1: TBevel
  39.     Left = 0
  40.     Top = 0
  41.     Width = 388
  42.     Height = 126
  43.     Align = alClient
  44.     Shape = bsFrame
  45.   end
  46.   object Label2: TLabel
  47.     Left = 24
  48.     Top = 104
  49.     Width = 342
  50.     Height = 16
  51.     Caption = 'Online Phonebill Calculator ∩┐╜ SM Programming 1999'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clYellow
  54.     Font.Height = -13
  55.     Font.Name = 'System'
  56.     Font.Style = [fsBold]
  57.     ParentFont = False
  58.     Transparent = True
  59.   end
  60.   object Label3: TLabel
  61.     Left = 174
  62.     Top = 8
  63.     Width = 44
  64.     Height = 16
  65.     Caption = 'Label3'
  66.     Font.Charset = DEFAULT_CHARSET
  67.     Font.Color = clLime
  68.     Font.Height = -13
  69.     Font.Name = 'System'
  70.     Font.Style = [fsBold]
  71.     ParentFont = False
  72.     Transparent = True
  73.     Visible = False
  74.   end
  75.   object Timer1: TTimer
  76.     Enabled = False
  77.     Interval = 1500
  78.     OnTimer = Timer1Timer
  79.     Left = 65520
  80.     Top = 112
  81.   end
  82. end
  83.