home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EBRepDesigner.exe / 0 / RCDATA / TFRMSRWABOUT / TFRMSRWABOUT.txt
Text File  |  1999-06-21  |  6KB  |  273 lines

  1. object frmSrwAbout: TfrmSrwAbout
  2.   Left = 168
  3.   Top = 118
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About'
  7.   ClientHeight = 257
  8.   ClientWidth = 529
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = [fsBold]
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   TextHeight = 13
  17.   object Shape1: TShape
  18.     Left = 177
  19.     Top = 96
  20.     Width = 0
  21.     Height = 81
  22.   end
  23.   object Shape2: TShape
  24.     Left = 169
  25.     Top = 96
  26.     Width = 0
  27.     Height = 113
  28.   end
  29.   object labVersion: TLabel
  30.     Left = 8
  31.     Top = 41
  32.     Width = 377
  33.     Height = 16
  34.     AutoSize = False
  35.     Caption = 'Version'
  36.     Font.Color = clNavy
  37.     Font.Height = -13
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object labTitle: TLabel
  43.     Left = 8
  44.     Top = 8
  45.     Width = 377
  46.     Height = 33
  47.     AutoSize = False
  48.     Caption = 'Title'
  49.     Font.Color = clNavy
  50.     Font.Height = -24
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.   end
  55.   object panCopyright: TPanel
  56.     Left = 8
  57.     Top = 216
  58.     Width = 513
  59.     Height = 33
  60.     BevelInner = bvRaised
  61.     BevelOuter = bvLowered
  62.     Font.Color = clMaroon
  63.     Font.Height = -13
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = []
  66.     ParentFont = False
  67.     TabOrder = 6
  68.     object labCopyright: TLabel
  69.       Left = 8
  70.       Top = 12
  71.       Width = 497
  72.       Height = 16
  73.       Alignment = taCenter
  74.       AutoSize = False
  75.       Caption = 'Copyright'
  76.     end
  77.   end
  78.   object panLicensing2: TPanel
  79.     Left = 8
  80.     Top = 88
  81.     Width = 169
  82.     Height = 137
  83.     BevelInner = bvRaised
  84.     BevelOuter = bvLowered
  85.     TabOrder = 1
  86.     object labUser: TLabel
  87.       Left = 8
  88.       Top = 32
  89.       Width = 137
  90.       Height = 16
  91.       AutoSize = False
  92.       Caption = 'User'
  93.       Font.Color = clBlack
  94.       Font.Height = -11
  95.       Font.Name = 'MS Sans Serif'
  96.       Font.Style = []
  97.       ParentFont = False
  98.     end
  99.     object labCompany: TLabel
  100.       Left = 8
  101.       Top = 73
  102.       Width = 137
  103.       Height = 16
  104.       AutoSize = False
  105.       Caption = 'Company'
  106.       Font.Color = clBlack
  107.       Font.Height = -11
  108.       Font.Name = 'MS Sans Serif'
  109.       Font.Style = []
  110.       ParentFont = False
  111.     end
  112.     object labSerial: TLabel
  113.       Left = 8
  114.       Top = 115
  115.       Width = 137
  116.       Height = 16
  117.       AutoSize = False
  118.       Caption = 'Serial Number'
  119.       Font.Color = clBlack
  120.       Font.Height = -11
  121.       Font.Name = 'MS Sans Serif'
  122.       Font.Style = []
  123.       ParentFont = False
  124.     end
  125.     object Label1: TLabel
  126.       Left = 8
  127.       Top = 16
  128.       Width = 63
  129.       Height = 13
  130.       Caption = 'User Name'
  131.       Font.Color = clBlack
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = [fsBold]
  135.       ParentFont = False
  136.     end
  137.     object Label2: TLabel
  138.       Left = 8
  139.       Top = 57
  140.       Width = 52
  141.       Height = 13
  142.       Caption = 'Company'
  143.       Font.Color = clBlack
  144.       Font.Height = -11
  145.       Font.Name = 'MS Sans Serif'
  146.       Font.Style = [fsBold]
  147.       ParentFont = False
  148.     end
  149.     object Label3: TLabel
  150.       Left = 8
  151.       Top = 99
  152.       Width = 80
  153.       Height = 13
  154.       Caption = 'Serial Number'
  155.       Font.Color = clBlack
  156.       Font.Height = -11
  157.       Font.Name = 'MS Sans Serif'
  158.       Font.Style = [fsBold]
  159.       ParentFont = False
  160.     end
  161.   end
  162.   object panComments2: TPanel
  163.     Left = 336
  164.     Top = 88
  165.     Width = 185
  166.     Height = 137
  167.     BevelInner = bvRaised
  168.     BevelOuter = bvLowered
  169.     Font.Color = clNavy
  170.     Font.Height = -11
  171.     Font.Name = 'MS Sans Serif'
  172.     Font.Style = [fsBold]
  173.     ParentFont = False
  174.     TabOrder = 5
  175.     object labComments: TLabel
  176.       Left = 16
  177.       Top = 15
  178.       Width = 161
  179.       Height = 114
  180.       AutoSize = False
  181.       Caption = 'Comments'
  182.       Font.Color = clBlack
  183.       Font.Height = -11
  184.       Font.Name = 'MS Sans Serif'
  185.       Font.Style = []
  186.       ParentFont = False
  187.       WordWrap = True
  188.     end
  189.   end
  190.   object panLegal2: TPanel
  191.     Left = 168
  192.     Top = 88
  193.     Width = 177
  194.     Height = 137
  195.     BevelInner = bvRaised
  196.     BevelOuter = bvLowered
  197.     TabOrder = 3
  198.     object labLegal: TLabel
  199.       Left = 8
  200.       Top = 15
  201.       Width = 161
  202.       Height = 114
  203.       AutoSize = False
  204.       Caption = 'Legal'
  205.       Font.Color = clBlack
  206.       Font.Height = -11
  207.       Font.Name = 'MS Sans Serif'
  208.       Font.Style = []
  209.       ParentFont = False
  210.       WordWrap = True
  211.     end
  212.   end
  213.   object panLicensing1: TPanel
  214.     Left = 16
  215.     Top = 80
  216.     Width = 145
  217.     Height = 17
  218.     Caption = 'Licensing'
  219.     Font.Color = clMaroon
  220.     Font.Height = -11
  221.     Font.Name = 'MS Sans Serif'
  222.     Font.Style = [fsBold]
  223.     ParentFont = False
  224.     TabOrder = 0
  225.   end
  226.   object panComments1: TPanel
  227.     Left = 360
  228.     Top = 80
  229.     Width = 145
  230.     Height = 17
  231.     Caption = 'Comments'
  232.     Font.Color = clMaroon
  233.     Font.Height = -11
  234.     Font.Name = 'MS Sans Serif'
  235.     Font.Style = [fsBold]
  236.     ParentFont = False
  237.     TabOrder = 4
  238.   end
  239.   object panLegal1: TPanel
  240.     Left = 184
  241.     Top = 80
  242.     Width = 145
  243.     Height = 17
  244.     Caption = 'Legal Notice'
  245.     Font.Color = clMaroon
  246.     Font.Height = -11
  247.     Font.Name = 'MS Sans Serif'
  248.     Font.Style = [fsBold]
  249.     ParentFont = False
  250.     TabOrder = 2
  251.   end
  252.   object cmdClose: TBitBtn
  253.     Left = 408
  254.     Top = 8
  255.     Width = 113
  256.     Height = 25
  257.     Caption = '&Close'
  258.     TabOrder = 7
  259.     OnClick = cmdCloseClick
  260.     Style = bsNew
  261.   end
  262.   object cmdHelp: TBitBtn
  263.     Left = 408
  264.     Top = 40
  265.     Width = 113
  266.     Height = 25
  267.     Caption = '&Help'
  268.     TabOrder = 8
  269.     OnClick = cmdHelpClick
  270.     Style = bsNew
  271.   end
  272. end
  273.