home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top100sh / Edukacja / Convpro / SHRLK20.DL_ / SHRLK20.DL / RCDATA / TFRMNSSHARELOCKABOUTFRM / TFRMNSSHARELOCKABOUTFRM.txt
Text File  |  1997-09-28  |  3KB  |  170 lines

  1. object frmnsShareLockAboutFrm: TfrmnsShareLockAboutFrm
  2.   Left = 897
  3.   Top = 160
  4.   ActiveControl = btnOk
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 275
  8.   ClientWidth = 340
  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 imgProgramIcon: TImage
  17.     Left = 10
  18.     Top = 10
  19.     Width = 32
  20.     Height = 32
  21.   end
  22.   object bvlSeperator: TBevel
  23.     Left = 60
  24.     Top = 174
  25.     Width = 267
  26.     Height = 2
  27.   end
  28.   object lblPhysicalMem: TLabel
  29.     Left = 61
  30.     Top = 185
  31.     Width = 187
  32.     Height = 13
  33.     Caption = 'Physical Memory Available to Windows:'
  34.     Font.Color = clBlack
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     Transparent = True
  40.   end
  41.   object lblMemory: TLabel
  42.     Left = 270
  43.     Top = 185
  44.     Width = 57
  45.     Height = 13
  46.     Alignment = taRightJustify
  47.     Font.Color = clBlack
  48.     Font.Height = -11
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = []
  51.     ParentFont = False
  52.     Transparent = True
  53.   end
  54.   object lblProduct: TLabel
  55.     Left = 61
  56.     Top = 10
  57.     Width = 200
  58.     Height = 13
  59.     Color = clNone
  60.     Font.Color = clBlack
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = []
  64.     ParentColor = False
  65.     ParentFont = False
  66.     Transparent = True
  67.   end
  68.   object lblVersion: TLabel
  69.     Left = 61
  70.     Top = 34
  71.     Width = 200
  72.     Height = 13
  73.     Color = clNone
  74.     Font.Color = clBlack
  75.     Font.Height = -11
  76.     Font.Name = 'MS Sans Serif'
  77.     Font.Style = []
  78.     ParentColor = False
  79.     ParentFont = False
  80.     Transparent = True
  81.   end
  82.   object lblCopyright: TLabel
  83.     Left = 61
  84.     Top = 51
  85.     Width = 200
  86.     Height = 13
  87.     Color = clNone
  88.     Font.Color = clBlack
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = []
  92.     ParentColor = False
  93.     ParentFont = False
  94.     Transparent = True
  95.   end
  96.   object lblRegisteredToText: TLabel
  97.     Left = 61
  98.     Top = 75
  99.     Width = 128
  100.     Height = 13
  101.     Caption = 'This program is licensed to:'
  102.     Font.Color = clBlack
  103.     Font.Height = -11
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Style = []
  106.     ParentFont = False
  107.     Transparent = True
  108.   end
  109.   object lblUser: TLabel
  110.     Left = 61
  111.     Top = 92
  112.     Width = 200
  113.     Height = 13
  114.     Font.Color = clBlack
  115.     Font.Height = -11
  116.     Font.Name = 'MS Sans Serif'
  117.     Font.Style = []
  118.     ParentFont = False
  119.     Transparent = True
  120.   end
  121.   object lblSerialNum: TLabel
  122.     Left = 61
  123.     Top = 152
  124.     Width = 177
  125.     Height = 13
  126.     Font.Color = clBlack
  127.     Font.Height = -11
  128.     Font.Name = 'MS Sans Serif'
  129.     Font.Style = []
  130.     ParentFont = False
  131.     Transparent = True
  132.   end
  133.   object lblWindowsVersion: TLabel
  134.     Left = 61
  135.     Top = 204
  136.     Width = 200
  137.     Height = 13
  138.     Transparent = True
  139.   end
  140.   object lblRegNumText: TLabel
  141.     Left = 61
  142.     Top = 135
  143.     Width = 66
  144.     Height = 13
  145.     Caption = 'Registration #'
  146.   end
  147.   object lblCompany: TLabel
  148.     Left = 61
  149.     Top = 110
  150.     Width = 200
  151.     Height = 13
  152.     Font.Color = clBlack
  153.     Font.Height = -11
  154.     Font.Name = 'MS Sans Serif'
  155.     Font.Style = []
  156.     ParentFont = False
  157.     Transparent = True
  158.   end
  159.   object btnOk: TButton
  160.     Left = 252
  161.     Top = 240
  162.     Width = 75
  163.     Height = 23
  164.     Caption = 'OK'
  165.     Default = True
  166.     ModalResult = 1
  167.     TabOrder = 0
  168.   end
  169. end
  170.