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

  1. object StaleDate: TStaleDate
  2.   Left = 200
  3.   Top = 99
  4.   BorderStyle = bsDialog
  5.   ClientHeight = 264
  6.   ClientWidth = 426
  7.   Color = clSilver
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   Position = poScreenCenter
  14.   TextHeight = 16
  15.   object Bevel1: TBevel
  16.     Left = 11
  17.     Top = 25
  18.     Width = 405
  19.     Height = 226
  20.   end
  21.   object Label1: TLabel
  22.     Left = 18
  23.     Top = 35
  24.     Width = 385
  25.     Height = 33
  26.     Alignment = taCenter
  27.     AutoSize = False
  28.     Caption = 
  29.       'This software is over a year old and has probably been updated. ' +
  30.       ' Please visit our website at'
  31.     Font.Color = clBlack
  32.     Font.Height = -13
  33.     Font.Name = 'Arial'
  34.     Font.Style = [fsBold]
  35.     ParentFont = False
  36.     Transparent = True
  37.     WordWrap = True
  38.   end
  39.   object Label4: TLabel
  40.     Left = 146
  41.     Top = 74
  42.     Width = 139
  43.     Height = 16
  44.     Caption = 'www.debtblaster.com'
  45.     Font.Color = clMaroon
  46.     Font.Height = -13
  47.     Font.Name = 'Arial'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object Label2: TLabel
  53.     Left = 68
  54.     Top = 101
  55.     Width = 291
  56.     Height = 16
  57.     Alignment = taCenter
  58.     Caption = 'and download the latest copy of this software.'
  59.     Font.Color = clBlack
  60.     Font.Height = -13
  61.     Font.Name = 'Arial'
  62.     Font.Style = [fsBold]
  63.     ParentFont = False
  64.     Transparent = True
  65.     WordWrap = True
  66.   end
  67.   object Label3: TLabel
  68.     Left = 23
  69.     Top = 133
  70.     Width = 385
  71.     Height = 52
  72.     Alignment = taCenter
  73.     AutoSize = False
  74.     Caption = 
  75.       'We plan on relocating to Cape Cod Massachusetts during the summe' +
  76.       'r of 1999.  Please visit our website to get the latest informati' +
  77.       'on on how to contact us.  Thank you!'
  78.     Font.Color = clBlack
  79.     Font.Height = -13
  80.     Font.Name = 'Arial'
  81.     Font.Style = [fsBold]
  82.     ParentFont = False
  83.     Transparent = True
  84.     WordWrap = True
  85.   end
  86.   object Label5: TLabel
  87.     Left = 266
  88.     Top = 190
  89.     Width = 64
  90.     Height = 16
  91.     Alignment = taCenter
  92.     Caption = 'Sincerely,'
  93.     Font.Color = clBlack
  94.     Font.Height = -13
  95.     Font.Name = 'Arial'
  96.     Font.Style = [fsBold]
  97.     ParentFont = False
  98.     Transparent = True
  99.     WordWrap = True
  100.   end
  101.   object Label6: TLabel
  102.     Left = 266
  103.     Top = 206
  104.     Width = 101
  105.     Height = 16
  106.     Alignment = taCenter
  107.     Caption = 'Michael J. Riley'
  108.     Font.Color = clBlack
  109.     Font.Height = -13
  110.     Font.Name = 'Arial'
  111.     Font.Style = [fsBold]
  112.     ParentFont = False
  113.     Transparent = True
  114.   end
  115.   object Label7: TLabel
  116.     Left = 266
  117.     Top = 221
  118.     Width = 138
  119.     Height = 16
  120.     Alignment = taCenter
  121.     Caption = 'Practical Applications'
  122.     Font.Color = clBlack
  123.     Font.Height = -13
  124.     Font.Name = 'Arial'
  125.     Font.Style = [fsBold]
  126.     ParentFont = False
  127.     Transparent = True
  128.   end
  129.   object Label8: TLabel
  130.     Left = 70
  131.     Top = 3
  132.     Width = 286
  133.     Height = 17
  134.     Alignment = taCenter
  135.     Caption = 'Special Message From Practical Applications'
  136.     Font.Color = clWhite
  137.     Font.Height = -13
  138.     Font.Name = 'Arial'
  139.     Font.Style = [fsBold]
  140.     ParentFont = False
  141.     Transparent = True
  142.   end
  143.   object Image1: TImage
  144.     Left = 216
  145.     Top = 198
  146.     Width = 32
  147.     Height = 32
  148.     AutoSize = True
  149.     Picture.Data = {<image000.ico>}
  150.   end
  151.   object Button1: TButton
  152.     Left = 34
  153.     Top = 216
  154.     Width = 65
  155.     Height = 21
  156.     Caption = 'OK'
  157.     Font.Color = clBlack
  158.     Font.Height = -13
  159.     Font.Name = 'Arial'
  160.     Font.Style = [fsBold]
  161.     ParentFont = False
  162.     TabOrder = 0
  163.     OnClick = Button1Click
  164.   end
  165. end
  166.