home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 B / CHIP_HITWARE6_B.iso / biuro / CreditCardMath / _SETUP.1 / ccm3220.exe / 0 / RCDATA / TGOODBYE / TGOODBYE.txt < prev   
Text File  |  1998-05-02  |  4KB  |  175 lines

  1. object goodbye: Tgoodbye
  2.   Left = 124
  3.   Top = 107
  4.   Width = 577
  5.   Height = 357
  6.   Caption = 'Thank You!'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 16
  15.   object Panel1: TPanel
  16.     Left = 34
  17.     Top = 23
  18.     Width = 505
  19.     Height = 254
  20.     BevelOuter = bvNone
  21.     Color = clBlack
  22.     TabOrder = 1
  23.   end
  24.   object Notebook1: TNotebook
  25.     Left = 30
  26.     Top = 19
  27.     Width = 505
  28.     Height = 254
  29.     Color = clWhite
  30.     ParentColor = False
  31.     TabOrder = 0
  32.     object TPage
  33.       Left = 0
  34.       Top = 0
  35.       Caption = 'Default'
  36.       object Label1: TLabel
  37.         Left = 72
  38.         Top = 16
  39.         Width = 401
  40.         Height = 33
  41.         AutoSize = False
  42.         Caption = 
  43.           'Thank you for trying Credit Card Math.  We hope you have enjoyed' +
  44.           ' using our software.'
  45.         WordWrap = True
  46.       end
  47.       object Label2: TLabel
  48.         Left = 23
  49.         Top = 60
  50.         Width = 455
  51.         Height = 41
  52.         AutoSize = False
  53.         Caption = 
  54.           'Credit Card Math is and always will be a free program.  You are ' +
  55.           'encouraged to share this program with as many people as you like' +
  56.           '. '
  57.         WordWrap = True
  58.       end
  59.       object Label3: TLabel
  60.         Left = 23
  61.         Top = 106
  62.         Width = 455
  63.         Height = 41
  64.         AutoSize = False
  65.         Caption = 
  66.           'Your comments and feedback are always welcome.  Send email to cc' +
  67.           'math@debtblaster.com.'
  68.         WordWrap = True
  69.       end
  70.       object Label4: TLabel
  71.         Left = 23
  72.         Top = 156
  73.         Width = 455
  74.         Height = 33
  75.         AutoSize = False
  76.         Caption = 
  77.           'Visit our website at www.debtblaster.com and tell your friends a' +
  78.           'bout us.'
  79.         WordWrap = True
  80.       end
  81.       object Label5: TLabel
  82.         Left = 328
  83.         Top = 199
  84.         Width = 65
  85.         Height = 16
  86.         Caption = 'Sincerely,'
  87.         Transparent = True
  88.         WordWrap = True
  89.       end
  90.       object Label6: TLabel
  91.         Left = 328
  92.         Top = 216
  93.         Width = 104
  94.         Height = 16
  95.         Caption = 'Michael J. Riley'
  96.         Transparent = True
  97.         WordWrap = True
  98.       end
  99.       object Label7: TLabel
  100.         Left = 23
  101.         Top = 122
  102.         Width = 164
  103.         Height = 16
  104.         Caption = 'ccmath@debtblaster.com'
  105.         Font.Charset = DEFAULT_CHARSET
  106.         Font.Color = clBlack
  107.         Font.Height = -13
  108.         Font.Name = 'System'
  109.         Font.Style = [fsBold, fsUnderline]
  110.         ParentFont = False
  111.         Transparent = True
  112.         WordWrap = True
  113.       end
  114.       object Label8: TLabel
  115.         Left = 287
  116.         Top = 60
  117.         Width = 25
  118.         Height = 16
  119.         Caption = 'free'
  120.         Font.Charset = DEFAULT_CHARSET
  121.         Font.Color = clBlack
  122.         Font.Height = -13
  123.         Font.Name = 'System'
  124.         Font.Style = [fsBold, fsUnderline]
  125.         ParentFont = False
  126.         Transparent = True
  127.         WordWrap = True
  128.       end
  129.       object Label9: TLabel
  130.         Left = 150
  131.         Top = 156
  132.         Width = 138
  133.         Height = 16
  134.         Caption = 'www.debtblaster.com'
  135.         Font.Charset = DEFAULT_CHARSET
  136.         Font.Color = clMaroon
  137.         Font.Height = -13
  138.         Font.Name = 'System'
  139.         Font.Style = [fsBold, fsUnderline]
  140.         ParentFont = False
  141.         Transparent = True
  142.         WordWrap = True
  143.       end
  144.       object Image1: TImage
  145.         Left = 24
  146.         Top = 16
  147.         Width = 32
  148.         Height = 32
  149.         AutoSize = True
  150.         Picture.Data = {<image000.ico>}
  151.       end
  152.     end
  153.   end
  154.   object Button1: TButton
  155.     Left = 456
  156.     Top = 296
  157.     Width = 89
  158.     Height = 25
  159.     Caption = 'Close'
  160.     TabOrder = 2
  161.     OnClick = Button1Click
  162.   end
  163.   object Panel2: TPanel
  164.     Left = 24
  165.     Top = 299
  166.     Width = 120
  167.     Height = 18
  168.     BevelOuter = bvLowered
  169.     BorderWidth = 1
  170.     Caption = 'Romans 3:23'
  171.     Color = clSilver
  172.     TabOrder = 3
  173.   end
  174. end
  175.