object frmAboutBox: TfrmAboutBox Left = 217 Top = 160 ActiveControl = cmdOK BorderIcons = [biSystemMenu] BorderStyle = bsDialog ClientHeight = 258 ClientWidth = 340 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object imgPro: TImage Left = 22 Top = 18 Width = 32 Height = 32 end object b1: TBevel Left = 77 Top = 158 Width = 250 Height = 2 Shape = bsTopLine end object lPhy: TLabel Left = 77 Top = 169 Width = 152 Height = 13 AutoSize = False Caption = 'Memory Available to Windows:' Transparent = True end object lRAM: TLabel Left = 296 Top = 169 Width = 30 Height = 13 Alignment = taRightJustify Caption = '99999' Transparent = True end object lPro: TLabel Left = 77 Top = 17 Width = 3 Height = 13 Color = clNone ParentColor = False Transparent = True end object lVer: TLabel Left = 77 Top = 34 Width = 3 Height = 13 Color = clNone ParentColor = False Transparent = True end object lCop: TLabel Left = 77 Top = 51 Width = 3 Height = 13 Color = clNone ParentColor = False Transparent = True end object lReg: TLabel Left = 77 Top = 99 Width = 176 Height = 13 AutoSize = False Caption = 'This product is licensed to:' Transparent = True end object lUsr: TLabel Left = 77 Top = 116 Width = 3 Height = 13 Transparent = True end object lCom: TLabel Left = 77 Top = 132 Width = 3 Height = 13 Transparent = True end object lWVe: TLabel Left = 77 Top = 188 Width = 86 Height = 13 Caption = 'Operating System:' Transparent = True end object lblOS: TLabel Left = 300 Top = 188 Width = 25 Height = 13 Alignment = taRightJustify Caption = 'lblOS' end object cmdOK: TButton Left = 254 Top = 224 Width = 75 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end