object FAbout: TFAbout Left = 384 Top = 337 BorderIcons = [] BorderStyle = bsDialog Caption = 'About' ClientHeight = 233 ClientWidth = 397 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image2: TImage Left = 48 Top = 16 Width = 257 Height = 185 Picture.Data = {} end object LURL: TLabel Left = 166 Top = 189 Width = 121 Height = 13 Cursor = crHandPoint Caption = 'http://www.wiredred.com' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ParentColor = False ParentFont = False OnClick = LURLClick end object Image1: TImage Left = 15 Top = 30 Width = 41 Height = 34 Picture.Data = {} end object BOk: TButton Left = 312 Top = 22 Width = 75 Height = 23 Caption = '&OK' TabOrder = 0 OnClick = BOkClick end object BLicense: TButton Left = 312 Top = 48 Width = 75 Height = 23 Caption = '&License' TabOrder = 1 OnClick = BLicenseClick end object LLicense: TPanel Left = 8 Top = 203 Width = 280 Height = 19 Alignment = taRightJustify BevelOuter = bvNone Caption = '30 days remaining on evaluation period' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ParentFont = False TabOrder = 2 end object PBuild: TPanel Left = 304 Top = 204 Width = 81 Height = 17 Alignment = taRightJustify BevelOuter = bvNone Caption = 'PBuild' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Pitch = fpVariable Font.Style = [] ParentFont = False TabOrder = 3 end end