home *** CD-ROM | disk | FTP | other *** search
/ PC Zone 114 / DPPCZ0402A.7z / DPPCZ0402A.ISO / PCZone.exe / 0 / RCDATA / TFRMDENNIS / TFRMDENNIS.txt
Text File  |  2001-05-30  |  2KB  |  94 lines

  1. object frmDennis: TfrmDennis
  2.   Left = 483
  3.   Top = 307
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Browser'
  7.   ClientHeight = 266
  8.   ClientWidth = 529
  9.   Color = clSilver
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   PixelsPerInch = 96
  15.   TextHeight = 16
  16.   object Shape1: TShape
  17.     Left = 20
  18.     Top = 12
  19.     Width = 491
  20.     Height = 73
  21.     Brush.Style = bsClear
  22.   end
  23.   object Shape2: TShape
  24.     Left = 20
  25.     Top = 102
  26.     Width = 491
  27.     Height = 107
  28.     Brush.Style = bsClear
  29.   end
  30.   object Label1: TLabel
  31.     Left = 30
  32.     Top = 26
  33.     Width = 471
  34.     Height = 16
  35.     Alignment = taCenter
  36.     AutoSize = False
  37.     Caption = ' Browser Version:  4.0'
  38.   end
  39.   object Label2: TLabel
  40.     Left = 30
  41.     Top = 54
  42.     Width = 471
  43.     Height = 16
  44.     Alignment = taCenter
  45.     AutoSize = False
  46.     Caption = 'Copyright 1995-2001 Dennis Publishing Limited licensed by Felden'
  47.   end
  48.   object Label3: TLabel
  49.     Left = 32
  50.     Top = 114
  51.     Width = 471
  52.     Height = 16
  53.     Alignment = taCenter
  54.     AutoSize = False
  55.     Caption = 'Designed by Alan Stonebridge, Lee Hawkins'
  56.   end
  57.   object Label4: TLabel
  58.     Left = 32
  59.     Top = 138
  60.     Width = 471
  61.     Height = 16
  62.     Alignment = taCenter
  63.     AutoSize = False
  64.     Caption = 'Developed by Lee Hawkins, Fahrenheit Business Computing Ltd.'
  65.   end
  66.   object Label5: TLabel
  67.     Left = 32
  68.     Top = 178
  69.     Width = 471
  70.     Height = 16
  71.     Alignment = taCenter
  72.     AutoSize = False
  73.     Caption = 'Project Supervised by Sarah Gilliver, Dennis EPU Publisher'
  74.   end
  75.   object Label6: TLabel
  76.     Left = 32
  77.     Top = 154
  78.     Width = 471
  79.     Height = 16
  80.     Alignment = taCenter
  81.     AutoSize = False
  82.     Caption = '&& Intastella Ltd.'
  83.   end
  84.   object cmdOK: TButton
  85.     Left = 226
  86.     Top = 224
  87.     Width = 89
  88.     Height = 29
  89.     Caption = 'OK'
  90.     ModalResult = 1
  91.     TabOrder = 0
  92.   end
  93. end
  94.