object frmAbout: TfrmAbout Left = 247 Top = 122 ActiveControl = btnOK BorderStyle = bsDialog Caption = 'About Ultra Logic' ClientHeight = 152 ClientWidth = 273 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object imgBackGround: TImage Left = 0 Top = 0 Width = 273 Height = 152 Align = alClient Picture.Data = {} Stretch = True end object Bevel2: TBevel Left = 6 Top = 86 Width = 261 Height = 3 Shape = bsBottomLine end object LabelEffect1: TLabelEffect Left = 38 Top = 5 Width = 196 Height = 42 ColourHighlight = clGray ColourShadow = clGray ColourScheme = csCustom Alignment = taCenter AutoSize = True Caption = 'Ultra Logic' Color = clBtnFace FocusControl = btnOK Font.Color = clBlack Font.Height = -37 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object Label5: TLabel Left = 72 Top = 66 Width = 128 Height = 13 Alignment = taCenter Caption = 'Copyright � 1996 by ViSoft' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Ms Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label6: TLabel Left = 110 Top = 48 Width = 53 Height = 13 Alignment = taCenter Caption = 'Version 1.3' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Ms Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label7: TLabel Left = 64 Top = 98 Width = 66 Height = 13 Caption = 'Registered to:' Font.Color = clWindowText Font.Height = -11 Font.Name = 'Ms Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object lblRegisteredTo: TLabel Left = 142 Top = 98 Width = 73 Height = 13 Caption = 'Unregistered' Font.Color = clNavy Font.Height = -11 Font.Name = 'Ms Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True end object btnOK: TButton Left = 99 Top = 123 Width = 75 Height = 25 HelpContext = 1 Cancel = True Caption = 'OK' Default = True Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 1 ParentFont = False PopupMenu = pmenuWhatsThis TabOrder = 0 end object pmenuWhatsThis: TPopupMenu Left = 16 Top = 118 object mitemWhatsThis: TMenuItem Caption = '&What'#39's This?' ShortCut = 0 OnClick = mitemWhatsThisClick end end end