home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Internet / opc_v3 / _SETUP.1 / OPC.exe / 0 / RCDATA / TABOUTBOX3 / TABOUTBOX3.txt
Text File  |  1999-04-21  |  660b  |  33 lines

  1. object AboutBox3: TAboutBox3
  2.   Left = 199
  3.   Top = 236
  4.   Width = 778
  5.   Height = 453
  6.   Caption = 'OPC Help'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   WindowState = wsMaximized
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object RichEdit1: TRichEdit
  17.     Left = 0
  18.     Top = 0
  19.     Width = 770
  20.     Height = 426
  21.     Align = alClient
  22.     Font.Charset = ANSI_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -13
  25.     Font.Name = 'Courier New'
  26.     Font.Style = []
  27.     ParentFont = False
  28.     ReadOnly = True
  29.     ScrollBars = ssBoth
  30.     TabOrder = 0
  31.   end
  32. end
  33.