home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / ostatni / space / _setup.1 / PKDUse32.exe / 0 / RCDATA / TFRMABOUTBOX / TFRMABOUTBOX.txt
Text File  |  1997-03-06  |  2KB  |  124 lines

  1. object frmAboutBox: TfrmAboutBox
  2.   Left = 217
  3.   Top = 160
  4.   ActiveControl = cmdOK
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   ClientHeight = 258
  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 imgPro: TImage
  17.     Left = 22
  18.     Top = 18
  19.     Width = 32
  20.     Height = 32
  21.   end
  22.   object b1: TBevel
  23.     Left = 77
  24.     Top = 158
  25.     Width = 250
  26.     Height = 2
  27.     Shape = bsTopLine
  28.   end
  29.   object lPhy: TLabel
  30.     Left = 77
  31.     Top = 169
  32.     Width = 152
  33.     Height = 13
  34.     AutoSize = False
  35.     Caption = 'Memory Available to Windows:'
  36.     Transparent = True
  37.   end
  38.   object lRAM: TLabel
  39.     Left = 296
  40.     Top = 169
  41.     Width = 30
  42.     Height = 13
  43.     Alignment = taRightJustify
  44.     Caption = '99999'
  45.     Transparent = True
  46.   end
  47.   object lPro: TLabel
  48.     Left = 77
  49.     Top = 17
  50.     Width = 3
  51.     Height = 13
  52.     Color = clNone
  53.     ParentColor = False
  54.     Transparent = True
  55.   end
  56.   object lVer: TLabel
  57.     Left = 77
  58.     Top = 34
  59.     Width = 3
  60.     Height = 13
  61.     Color = clNone
  62.     ParentColor = False
  63.     Transparent = True
  64.   end
  65.   object lCop: TLabel
  66.     Left = 77
  67.     Top = 51
  68.     Width = 3
  69.     Height = 13
  70.     Color = clNone
  71.     ParentColor = False
  72.     Transparent = True
  73.   end
  74.   object lReg: TLabel
  75.     Left = 77
  76.     Top = 99
  77.     Width = 176
  78.     Height = 13
  79.     AutoSize = False
  80.     Caption = 'This product is licensed to:'
  81.     Transparent = True
  82.   end
  83.   object lUsr: TLabel
  84.     Left = 77
  85.     Top = 116
  86.     Width = 3
  87.     Height = 13
  88.     Transparent = True
  89.   end
  90.   object lCom: TLabel
  91.     Left = 77
  92.     Top = 132
  93.     Width = 3
  94.     Height = 13
  95.     Transparent = True
  96.   end
  97.   object lWVe: TLabel
  98.     Left = 77
  99.     Top = 188
  100.     Width = 86
  101.     Height = 13
  102.     Caption = 'Operating System:'
  103.     Transparent = True
  104.   end
  105.   object lblOS: TLabel
  106.     Left = 300
  107.     Top = 188
  108.     Width = 25
  109.     Height = 13
  110.     Alignment = taRightJustify
  111.     Caption = 'lblOS'
  112.   end
  113.   object cmdOK: TButton
  114.     Left = 254
  115.     Top = 224
  116.     Width = 75
  117.     Height = 23
  118.     Caption = 'OK'
  119.     Default = True
  120.     ModalResult = 1
  121.     TabOrder = 0
  122.   end
  123. end
  124.