home *** CD-ROM | disk | FTP | other *** search
- object goodbye: Tgoodbye
- Left = 124
- Top = 107
- Width = 577
- Height = 357
- Caption = 'Thank You!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 16
- object Panel1: TPanel
- Left = 34
- Top = 23
- Width = 505
- Height = 254
- BevelOuter = bvNone
- Color = clBlack
- TabOrder = 1
- end
- object Notebook1: TNotebook
- Left = 30
- Top = 19
- Width = 505
- Height = 254
- Color = clWhite
- ParentColor = False
- TabOrder = 0
- object TPage
- Left = 0
- Top = 0
- Caption = 'Default'
- object Label1: TLabel
- Left = 72
- Top = 16
- Width = 401
- Height = 33
- AutoSize = False
- Caption =
- 'Thank you for trying Credit Card Math. We hope you have enjoyed' +
- ' using our software.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 23
- Top = 60
- Width = 455
- Height = 41
- AutoSize = False
- Caption =
- 'Credit Card Math is and always will be a free program. You are ' +
- 'encouraged to share this program with as many people as you like' +
- '. '
- WordWrap = True
- end
- object Label3: TLabel
- Left = 23
- Top = 106
- Width = 455
- Height = 41
- AutoSize = False
- Caption =
- 'Your comments and feedback are always welcome. Send email to cc' +
- 'math@debtblaster.com.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 23
- Top = 156
- Width = 455
- Height = 33
- AutoSize = False
- Caption =
- 'Visit our website at www.debtblaster.com and tell your friends a' +
- 'bout us.'
- WordWrap = True
- end
- object Label5: TLabel
- Left = 328
- Top = 199
- Width = 65
- Height = 16
- Caption = 'Sincerely,'
- Transparent = True
- WordWrap = True
- end
- object Label6: TLabel
- Left = 328
- Top = 216
- Width = 104
- Height = 16
- Caption = 'Michael J. Riley'
- Transparent = True
- WordWrap = True
- end
- object Label7: TLabel
- Left = 23
- Top = 122
- Width = 164
- Height = 16
- Caption = 'ccmath@debtblaster.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label8: TLabel
- Left = 287
- Top = 60
- Width = 25
- Height = 16
- Caption = 'free'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label9: TLabel
- Left = 150
- Top = 156
- Width = 138
- Height = 16
- Caption = 'www.debtblaster.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clMaroon
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Image1: TImage
- Left = 24
- Top = 16
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image000.ico>}
- end
- end
- end
- object Button1: TButton
- Left = 456
- Top = 296
- Width = 89
- Height = 25
- Caption = 'Close'
- TabOrder = 2
- OnClick = Button1Click
- end
- object Panel2: TPanel
- Left = 24
- Top = 299
- Width = 120
- Height = 18
- BevelOuter = bvLowered
- BorderWidth = 1
- Caption = 'Romans 3:23'
- Color = clSilver
- TabOrder = 3
- end
- end
-