object FAbout: TFAbout Left = 279 Top = 151 ActiveControl = OKButton BorderStyle = bsNone Caption = 'About' ClientHeight = 343 ClientWidth = 313 Color = clMaroon Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Panel2: TPanel Left = 8 Top = 8 Width = 298 Height = 329 TabOrder = 2 end object Panel1: TPanel Left = 16 Top = 19 Width = 281 Height = 262 BevelOuter = bvLowered Color = clOlive TabOrder = 0 object ProductName: TLabel Left = 16 Top = 18 Width = 146 Height = 44 Caption = 'Treepad' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -37 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label1: TLabel Left = 16 Top = 60 Width = 241 Height = 26 AutoSize = False Caption = 'Freeware version 2.6.9c' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False WordWrap = True end object Label2: TLabel Left = 15 Top = 92 Width = 172 Height = 16 Caption = 'for Windows 95, 98 and NT' Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object ProgramIcon: TImage Left = 224 Top = 24 Width = 33 Height = 33 Picture.Data = {} Stretch = True IsControl = True end object Memo1: TMemo Left = 16 Top = 112 Width = 249 Height = 137 BorderStyle = bsNone Color = clOlive Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] Lines.Strings = ( 'Created by:' ' Henk Hagedoorn' ' Freebyte Software Engineering' ' Amsterdam, 1999' '' 'http://www.freebyte.com' 'software@freebyte.com' 'hjh@usa.net') ParentFont = False ReadOnly = True TabOrder = 0 end end object OKButton: TBitBtn Left = 219 Top = 302 Width = 77 Height = 27 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 OnClick = OKButtonClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end