object frmAboutDlg: TfrmAboutDlg Left = 457 Top = 183 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 = 10 Top = 10 Width = 32 Height = 32 end object b1: TBevel Left = 77 Top = 158 Width = 250 Height = 2 end object lPhy: TLabel Left = 77 Top = 169 Width = 187 Height = 13 Caption = 'Physical Memory Available to Windows:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object lRAM: TLabel Left = 272 Top = 169 Width = 3 Height = 13 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object lPro: TLabel Left = 77 Top = 17 Width = 3 Height = 13 Color = clNone Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object lVer: TLabel Left = 77 Top = 34 Width = 3 Height = 13 Color = clNone Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object lCop: TLabel Left = 77 Top = 51 Width = 3 Height = 13 Color = clNone Font.Color = clPurple Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object lReg: TLabel Left = 77 Top = 99 Width = 126 Height = 13 Caption = 'This product is licensed to:' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object lUsr: TLabel Left = 77 Top = 116 Width = 3 Height = 13 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object lCom: TLabel Left = 77 Top = 132 Width = 3 Height = 13 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object lWVe: TLabel Left = 77 Top = 188 Width = 3 Height = 13 Transparent = True end object cmdOK: TButton Left = 254 Top = 224 Width = 75 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 end end