home *** CD-ROM | disk | FTP | other *** search
- object Form4: TForm4
- Left = 159
- Top = 89
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'About Guess'#39'n Find'
- ClientHeight = 274
- ClientWidth = 289
- Color = clMaroon
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 225
- Height = 33
- AutoSize = False
- Caption = 'Guess'#39'n Find 1.1'
- Font.Color = clYellow
- Font.Height = -32
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 248
- Top = 8
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Shape1: TShape
- Left = 8
- Top = 48
- Width = 273
- Height = 2
- Pen.Color = clYellow
- end
- object Shape2: TShape
- Left = 8
- Top = 56
- Width = 273
- Height = 65
- Brush.Color = clNavy
- Pen.Color = clTeal
- end
- object Label2: TLabel
- Left = 16
- Top = 64
- Width = 257
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'McMahon Software'
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 16
- Top = 80
- Width = 257
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = '11622 E. 36th St.'
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Label4: TLabel
- Left = 16
- Top = 96
- Width = 257
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'Tulsa, OK 74146-2805'
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Shape3: TShape
- Left = 8
- Top = 120
- Width = 273
- Height = 33
- Brush.Color = clNavy
- Pen.Color = clTeal
- end
- object Label5: TLabel
- Left = 16
- Top = 128
- Width = 257
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'mcmahon@galstar.com'
- Font.Color = clLime
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object Shape4: TShape
- Left = 8
- Top = 160
- Width = 273
- Height = 41
- Brush.Color = clNavy
- Pen.Color = clTeal
- end
- object Label6: TLabel
- Left = 16
- Top = 171
- Width = 257
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = 'DISTRIBUTE FREELY'
- Font.Color = clLime
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label7: TLabel
- Left = 8
- Top = 208
- Width = 273
- Height = 17
- Alignment = taCenter
- AutoSize = False
- Caption = '� 1997-1998 Larry McMahon'
- Font.Color = clYellow
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Button1: TButton
- Left = 8
- Top = 232
- Width = 273
- Height = 33
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object Timer1: TTimer
- OnTimer = Timer1Timer
- Left = 16
- end
- end
-