object about: Tabout Left = 232 Top = 145 BorderStyle = bsToolWindow Caption = 'About MemoPad Pro' ClientHeight = 292 ClientWidth = 416 Color = clNone Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label7: TLabel Left = 0 Top = 8 Width = 8 Height = 25 AutoSize = False OnClick = Label7Click end object Label8: TLabel Left = 0 Top = 272 Width = 9 Height = 17 AutoSize = False OnClick = Label8Click end object GroupBox3: TGroupBox Left = 8 Top = 8 Width = 401 Height = 273 Color = clWhite ParentColor = False TabOrder = 1 object Label3: TLabel Left = 16 Top = 112 Width = 185 Height = 13 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 24 Top = 128 Width = 177 Height = 16 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 32 Top = 16 Width = 217 Height = 65 Picture.Data = {} end object Image3: TImage Left = 184 Top = 136 Width = 193 Height = 113 Picture.Data = {} end object Label1: TLabel Left = 248 Top = 112 Width = 83 Height = 19 Caption = 'Developed by' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Comic Sans MS' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 8 Top = 200 Width = 153 Height = 16 Alignment = taCenter AutoSize = False Caption = 'Acez@altavista.net' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 144 Top = 88 Width = 73 Height = 16 Caption = 'Version 1.02' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Comic Sans MS' Font.Style = [fsBold] ParentFont = False end object StaticText4: TStaticText Left = 8 Top = 160 Width = 153 Height = 40 Alignment = taCenter AutoSize = False Caption = 'Casey Cobb' Color = clWhite Font.Charset = ANSI_CHARSET Font.Color = clRed Font.Height = -32 Font.Name = 'Mead Bold' Font.Style = [fsBold, fsItalic] ParentColor = False ParentFont = False TabOrder = 1 end object StaticText3: TStaticText Left = 8 Top = 224 Width = 145 Height = 27 Alignment = taCenter AutoSize = False Caption = 'Copywrite 1998 ' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -21 Font.Name = 'Mead Bold' Font.Style = [fsBold, fsItalic] ParentFont = False TabOrder = 0 end end object GroupBox1: TGroupBox Left = 272 Top = 24 Width = 105 Height = 81 Color = clWhite ParentColor = False TabOrder = 2 object Label2: TLabel Left = 8 Top = 16 Width = 88 Height = 52 Alignment = taCenter Caption = 'This program is shareware and may be freely distributed' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end end object ListBox1: TListBox Left = 512 Top = 32 Width = 57 Height = 17 ItemHeight = 13 TabOrder = 3 end object Button2: TButton Left = 192 Top = 256 Width = 193 Height = 17 Caption = 'Visit us on the Web!' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = Button2Click end object ListBox2: TListBox Left = 512 Top = 64 Width = 57 Height = 17 ItemHeight = 13 Items.Strings = ( '0') TabOrder = 4 end object Edit1: TEdit Left = 520 Top = 112 Width = 33 Height = 21 TabOrder = 5 OnChange = Edit1Change end end