object FrSobre: TFrSobre Left = 160 Top = 76 BorderStyle = bsDialog Caption = 'Author' ClientHeight = 291 ClientWidth = 467 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 6 Top = 8 Width = 453 Height = 241 BevelOuter = bvLowered TabOrder = 1 object Label3: TLabel Left = 12 Top = 51 Width = 228 Height = 13 Caption = 'Version 1.1 - � 1997 by Flavio de Souza Junior' end object UrlLabel1: TUrlLabel Left = 52 Top = 196 Width = 102 Height = 13 Cursor = 5 Caption = 'flaviojr@cyber.com.br' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel1. URL = 'mailto:flaviojr@cyber.com.br' end object Label5: TLabel Left = 12 Top = 196 Width = 31 Height = 13 Caption = 'E-mail:' end object Label6: TLabel Left = 12 Top = 216 Width = 59 Height = 13 Caption = 'Home Page:' end object UrlLabel2: TUrlLabel Left = 78 Top = 216 Width = 161 Height = 13 Cursor = 5 Caption = 'http://www.cyber.com.br/~flaviojr' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False PopupMenu = UrlLabel2. URL = 'http://www.cyber.com.br/~flaviojr/index.html' end object RxLabel1: TRxLabel Left = 10 Top = 8 Width = 228 Height = 44 ShadowColor = clYellow ShadowSize = 2 ShadowPos = spRightBottom Transparent = True Caption = 'KidForca 1.1' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -37 Font.Name = 'Arial' Font.Style = [fsBold, fsItalic] ParentFont = False end object Panel2: TPanel Left = 320 Top = 12 Width = 121 Height = 183 BevelOuter = bvLowered BorderStyle = bsSingle TabOrder = 0 object Image2: TImage Left = 1 Top = 1 Width = 115 Height = 177 Hint = 'Hi!' Align = alClient AutoSize = True Center = True ParentShowHint = False Picture.Data = {} ShowHint = True end end object Memo1: TMemo Left = 10 Top = 68 Width = 287 Height = 113 Cursor = crArrow TabStop = False Lines.Strings = ( 'KidForca is a program FREEWARE, that is to say, it can ' 'be copied freely by diskettes or Internet since its content ' 'is not altered. Any flaw of the program or improvement ' 'will be well coming. The sources of the game are ' 'available in Delphi 3.0 for US$ 5,00' '' 'The author of this program is Flavio Junior, to enter in ' 'contact it uses the electronic address (e-mail) below or ' 'call for: 048 462 0052 (Brazil) if you prefer can write for: ' 'Av. Gilio Burigo, 1446 - Ana Maria ' 'Criciuma - SC - 88815-300 - Brazil ' '' 'Visit my home page to obtain novelties on this program!' 'Thanks') ReadOnly = True ScrollBars = ssVertical TabOrder = 1 end end object Button1: TButton Left = 176 Top = 258 Width = 115 Height = 25 Cancel = True Caption = 'Ok' Default = True TabOrder = 0 OnClick = Button1Click end end