home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 June / CHIP_CD_2004-06.iso / software / foto / faprosetup.exe / FotoAlbum.exe / 0 / RCDATA / TFORMNAGSCREEN / TFORMNAGSCREEN.txt < prev   
Encoding:
Text File  |  2004-04-06  |  37.9 KB  |  1,483 lines

  1. object FormNagScreen: TFormNagScreen
  2.   Left = 666
  3.   Top = 574
  4.   BorderIcons = [biMinimize, biMaximize]
  5.   BorderStyle = bsNone
  6.   Caption = 'FotoAlbum Evaluation'
  7.   ClientHeight = 369
  8.   ClientWidth = 462
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnKeyPress = FormKeyPress
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Shape1: TShape
  23.     Left = 0
  24.     Top = 0
  25.     Width = 462
  26.     Height = 369
  27.     Align = alClient
  28.   end
  29.   object Image2: TImage
  30.     Left = 1
  31.     Top = 1
  32.     Width = 400
  33.     Height = 119
  34.     Picture.Data = {<image000.jpg>}
  35.   end
  36.   object ImageWelcome: TImage
  37.     Left = 1
  38.     Top = 1
  39.     Width = 400
  40.     Height = 119
  41.     Picture.Data = {<image001.bmp>}
  42.   end
  43.   object NotebookNag: TNotebook
  44.     Left = 2
  45.     Top = 119
  46.     Width = 440
  47.     Height = 242
  48.     PageIndex = 6
  49.     TabOrder = 0
  50.     OnPageChanged = NotebookNagPageChanged
  51.     object TPage
  52.       Left = 0
  53.       Top = 0
  54.       Caption = 'tsWelcome'
  55.       object PanelWelcome: TPanel
  56.         Left = 0
  57.         Top = 0
  58.         Width = 440
  59.         Height = 242
  60.         Align = alClient
  61.         BevelOuter = bvNone
  62.         Color = clWhite
  63.         TabOrder = 0
  64.         object Label2: TLabel
  65.           Left = 41
  66.           Top = 149
  67.           Width = 377
  68.           Height = 20
  69.           AutoSize = False
  70.           Caption = 
  71.             'In order to activate FotoAlbum Pro, you must be connected to the' +
  72.             ' Internet.'
  73.           WordWrap = True
  74.         end
  75.         object Label5: TLabel
  76.           Left = 41
  77.           Top = 22
  78.           Width = 367
  79.           Height = 39
  80.           Caption = 
  81.             'In order to activate FotoAlbum Pro, we need to know if you are c' +
  82.             'urrently a paid subscriber to the FotoTime online photo sharing ' +
  83.             'service?'
  84.           Font.Charset = DEFAULT_CHARSET
  85.           Font.Color = clInactiveCaption
  86.           Font.Height = -11
  87.           Font.Name = 'MS Sans Serif'
  88.           Font.Style = [fsBold]
  89.           ParentFont = False
  90.           WordWrap = True
  91.         end
  92.         object Image41: TImage
  93.           Left = 11
  94.           Top = 184
  95.           Width = 69
  96.           Height = 21
  97.           Cursor = crHandPoint
  98.           AutoSize = True
  99.           Picture.Data = {<image002.bmp>}
  100.           OnClick = BtnSubBuyClick
  101.         end
  102.         object Image48: TImage
  103.           Left = 84
  104.           Top = 184
  105.           Width = 69
  106.           Height = 21
  107.           Cursor = crHandPoint
  108.           AutoSize = True
  109.           Picture.Data = {<image003.bmp>}
  110.           OnClick = BtnEnterKeyClick
  111.         end
  112.         object Image39: TImage
  113.           Left = 302
  114.           Top = 184
  115.           Width = 43
  116.           Height = 21
  117.           Cursor = crHandPoint
  118.           AutoSize = True
  119.           Picture.Data = {<image004.bmp>}
  120.           OnClick = BtnExitClick
  121.         end
  122.         object BtnWelcomeContinue: TImage
  123.           Left = 348
  124.           Top = 184
  125.           Width = 69
  126.           Height = 21
  127.           Cursor = crHandPoint
  128.           AutoSize = True
  129.           Picture.Data = {<image005.bmp>}
  130.           OnClick = BtnWelcomeContinueClick
  131.         end
  132.         object rbIsSubscriber: TRadioButton
  133.           Left = 46
  134.           Top = 77
  135.           Width = 360
  136.           Height = 17
  137.           Caption = 
  138.             'Yes, I purchased a FotoTime account that I use to share photos o' +
  139.             'nline.'
  140.           TabOrder = 0
  141.         end
  142.         object rbNotSubscriber: TRadioButton
  143.           Left = 46
  144.           Top = 99
  145.           Width = 360
  146.           Height = 33
  147.           Caption = 
  148.             'No, I simply want to use FotoAlbum to organize photos on my comp' +
  149.             'uter, and don'#39't have a FotoTime account.'
  150.           TabOrder = 1
  151.           WordWrap = True
  152.         end
  153.       end
  154.     end
  155.     object TPage
  156.       Left = 0
  157.       Top = 0
  158.       Caption = 'tsDuringEvalSub'
  159.       object PanelDuringEvalSubscriber: TPanel
  160.         Left = 0
  161.         Top = 0
  162.         Width = 440
  163.         Height = 242
  164.         Align = alClient
  165.         BevelOuter = bvNone
  166.         Color = clWhite
  167.         TabOrder = 0
  168.         object Label3: TLabel
  169.           Left = 24
  170.           Top = 29
  171.           Width = 377
  172.           Height = 28
  173.           AutoSize = False
  174.           Caption = 
  175.             'Features that FotoAlbum Pro provides not found in the FREE subsc' +
  176.             'riber version of FotoAlbum include:'
  177.           Font.Charset = DEFAULT_CHARSET
  178.           Font.Color = clInactiveCaption
  179.           Font.Height = -11
  180.           Font.Name = 'MS Sans Serif'
  181.           Font.Style = [fsBold]
  182.           ParentFont = False
  183.           WordWrap = True
  184.         end
  185.         object Label17: TLabel
  186.           Left = 293
  187.           Top = 69
  188.           Width = 36
  189.           Height = 13
  190.           Caption = 'FotoCD'
  191.         end
  192.         object Label43: TLabel
  193.           Left = 293
  194.           Top = 105
  195.           Width = 44
  196.           Height = 13
  197.           Caption = 'Archiving'
  198.         end
  199.         object Label44: TLabel
  200.           Left = 293
  201.           Top = 87
  202.           Width = 64
  203.           Height = 13
  204.           Caption = 'Import/Export'
  205.         end
  206.         object Label45: TLabel
  207.           Left = 53
  208.           Top = 69
  209.           Width = 124
  210.           Height = 13
  211.           Caption = 'Create PhotoShow Videos'
  212.         end
  213.         object Label46: TLabel
  214.           Left = 53
  215.           Top = 87
  216.           Width = 113
  217.           Height = 13
  218.           Caption = 'Duplicate Picture Finder'
  219.         end
  220.         object Label48: TLabel
  221.           Left = 53
  222.           Top = 105
  223.           Width = 174
  224.           Height = 13
  225.           Caption = 'Update captions and dates into EXIF'
  226.         end
  227.         object Label6: TLabel
  228.           Left = 24
  229.           Top = 132
  230.           Width = 378
  231.           Height = 39
  232.           Caption = 
  233.             'As a subscriber to the FotoTime online photo sharing service, yo' +
  234.             'u can purchase a discounted upgrade to FotoAlbum Pro, or you can' +
  235.             ' continue to use FotoAlbum without the new Pro features for free' +
  236.             '.'
  237.           WordWrap = True
  238.         end
  239.         object Image1: TImage
  240.           Left = 55
  241.           Top = 2
  242.           Width = 325
  243.           Height = 21
  244.           AutoSize = True
  245.           Picture.Data = {<image006.bmp>}
  246.         end
  247.         object LblNumSubEvalDaysLeft: TLabel
  248.           Left = 328
  249.           Top = 4
  250.           Width = 18
  251.           Height = 16
  252.           Caption = '30'
  253.           Color = 6723942
  254.           Font.Charset = DEFAULT_CHARSET
  255.           Font.Color = clWhite
  256.           Font.Height = -13
  257.           Font.Name = 'Verdana'
  258.           Font.Style = [fsBold]
  259.           ParentColor = False
  260.           ParentFont = False
  261.         end
  262.         object Image6: TImage
  263.           Left = 157
  264.           Top = 184
  265.           Width = 124
  266.           Height = 21
  267.           Cursor = crHandPoint
  268.           AutoSize = True
  269.           Picture.Data = {<image007.bmp>}
  270.           OnClick = BtnDontWantProClick
  271.         end
  272.         object BtnContinueSubEval: TImage
  273.           Left = 285
  274.           Top = 184
  275.           Width = 154
  276.           Height = 21
  277.           Cursor = crHandPoint
  278.           AutoSize = True
  279.           Picture.Data = {<image008.bmp>}
  280.           OnClick = BtnContinueSubEvalClick
  281.         end
  282.         object Image8: TImage
  283.           Left = 11
  284.           Top = 184
  285.           Width = 69
  286.           Height = 21
  287.           Cursor = crHandPoint
  288.           AutoSize = True
  289.           Picture.Data = {<image009.bmp>}
  290.           OnClick = BtnSubBuyClick
  291.         end
  292.         object Image29: TImage
  293.           Left = 40
  294.           Top = 69
  295.           Width = 8
  296.           Height = 10
  297.           AutoSize = True
  298.           Picture.Data = {<image010.bmp>}
  299.         end
  300.         object Image30: TImage
  301.           Left = 40
  302.           Top = 87
  303.           Width = 8
  304.           Height = 10
  305.           AutoSize = True
  306.           Picture.Data = {<image011.bmp>}
  307.         end
  308.         object Image31: TImage
  309.           Left = 40
  310.           Top = 105
  311.           Width = 8
  312.           Height = 10
  313.           AutoSize = True
  314.           Picture.Data = {<image012.bmp>}
  315.         end
  316.         object Image32: TImage
  317.           Left = 280
  318.           Top = 69
  319.           Width = 8
  320.           Height = 10
  321.           AutoSize = True
  322.           Picture.Data = {<image013.bmp>}
  323.         end
  324.         object Image33: TImage
  325.           Left = 280
  326.           Top = 87
  327.           Width = 8
  328.           Height = 10
  329.           AutoSize = True
  330.           Picture.Data = {<image014.bmp>}
  331.         end
  332.         object Image34: TImage
  333.           Left = 280
  334.           Top = 105
  335.           Width = 8
  336.           Height = 10
  337.           AutoSize = True
  338.           Picture.Data = {<image015.bmp>}
  339.         end
  340.         object Image35: TImage
  341.           Left = 84
  342.           Top = 184
  343.           Width = 69
  344.           Height = 21
  345.           Cursor = crHandPoint
  346.           AutoSize = True
  347.           Picture.Data = {<image016.bmp>}
  348.           OnClick = BtnEnterKeyClick
  349.         end
  350.       end
  351.     end
  352.     object TPage
  353.       Left = 0
  354.       Top = 0
  355.       Caption = 'tsDuringEvalNonSub'
  356.       object PanelDuringEvalNonSubscriber: TPanel
  357.         Left = 0
  358.         Top = 0
  359.         Width = 440
  360.         Height = 242
  361.         Align = alClient
  362.         BevelOuter = bvNone
  363.         Color = clWhite
  364.         TabOrder = 0
  365.         object Label23: TLabel
  366.           Left = 16
  367.           Top = 29
  368.           Width = 369
  369.           Height = 39
  370.           Caption = 
  371.             'You are currently evaluating FotoAlbum Pro, the perfect tool for' +
  372.             ' organizing a lifetime of pictures and videos.  Only FotoAlbum P' +
  373.             'ro includes all these features in one tool:'
  374.           WordWrap = True
  375.         end
  376.         object Label37: TLabel
  377.           Left = 245
  378.           Top = 77
  379.           Width = 145
  380.           Height = 13
  381.           Caption = 'Creates auto-running Foto CDs'
  382.         end
  383.         object Label38: TLabel
  384.           Left = 43
  385.           Top = 95
  386.           Width = 132
  387.           Height = 13
  388.           Caption = 'Integrated archiving support'
  389.         end
  390.         object Label39: TLabel
  391.           Left = 43
  392.           Top = 114
  393.           Width = 132
  394.           Height = 13
  395.           Caption = 'Import and export meta-data'
  396.         end
  397.         object Label40: TLabel
  398.           Left = 245
  399.           Top = 95
  400.           Width = 128
  401.           Height = 13
  402.           Caption = 'Creates PhotoShow videos'
  403.         end
  404.         object Label41: TLabel
  405.           Left = 43
  406.           Top = 133
  407.           Width = 109
  408.           Height = 13
  409.           Caption = 'Duplicate picture finder'
  410.         end
  411.         object Label42: TLabel
  412.           Left = 29
  413.           Top = 156
  414.           Width = 86
  415.           Height = 13
  416.           Cursor = crHandPoint
  417.           Caption = 'And much more ...'
  418.           Font.Charset = DEFAULT_CHARSET
  419.           Font.Color = clBlue
  420.           Font.Height = -11
  421.           Font.Name = 'MS Sans Serif'
  422.           Font.Style = [fsUnderline]
  423.           ParentFont = False
  424.           OnClick = Label42Click
  425.         end
  426.         object Label1: TLabel
  427.           Left = 43
  428.           Top = 77
  429.           Width = 147
  430.           Height = 13
  431.           Caption = 'Album and Group Management'
  432.         end
  433.         object Label7: TLabel
  434.           Left = 245
  435.           Top = 114
  436.           Width = 142
  437.           Height = 13
  438.           Caption = 'Imports and exports EXIF data'
  439.         end
  440.         object Image3: TImage
  441.           Left = 55
  442.           Top = 2
  443.           Width = 325
  444.           Height = 21
  445.           AutoSize = True
  446.           Picture.Data = {<image017.bmp>}
  447.         end
  448.         object LblNumDaysLeft: TLabel
  449.           Left = 328
  450.           Top = 4
  451.           Width = 18
  452.           Height = 16
  453.           Caption = '30'
  454.           Color = 6723942
  455.           Font.Charset = DEFAULT_CHARSET
  456.           Font.Color = clWhite
  457.           Font.Height = -13
  458.           Font.Name = 'Verdana'
  459.           Font.Style = [fsBold]
  460.           ParentColor = False
  461.           ParentFont = False
  462.         end
  463.         object Image4: TImage
  464.           Left = 185
  465.           Top = 184
  466.           Width = 69
  467.           Height = 21
  468.           Cursor = crHandPoint
  469.           AutoSize = True
  470.           Picture.Data = {<image018.bmp>}
  471.           OnClick = BtnBuyNow1Click
  472.         end
  473.         object BtnContinueEval: TImage
  474.           Left = 273
  475.           Top = 184
  476.           Width = 154
  477.           Height = 21
  478.           Cursor = crHandPoint
  479.           AutoSize = True
  480.           Picture.Data = {<image019.bmp>}
  481.           OnClick = BtnContinueEvalClick
  482.         end
  483.         object Image22: TImage
  484.           Left = 30
  485.           Top = 77
  486.           Width = 8
  487.           Height = 10
  488.           AutoSize = True
  489.           Picture.Data = {<image020.bmp>}
  490.         end
  491.         object Image23: TImage
  492.           Left = 30
  493.           Top = 95
  494.           Width = 8
  495.           Height = 10
  496.           AutoSize = True
  497.           Picture.Data = {<image021.bmp>}
  498.         end
  499.         object Image24: TImage
  500.           Left = 30
  501.           Top = 114
  502.           Width = 8
  503.           Height = 10
  504.           AutoSize = True
  505.           Picture.Data = {<image022.bmp>}
  506.         end
  507.         object Image25: TImage
  508.           Left = 30
  509.           Top = 133
  510.           Width = 8
  511.           Height = 10
  512.           AutoSize = True
  513.           Picture.Data = {<image023.bmp>}
  514.         end
  515.         object Image26: TImage
  516.           Left = 232
  517.           Top = 77
  518.           Width = 8
  519.           Height = 10
  520.           AutoSize = True
  521.           Picture.Data = {<image024.bmp>}
  522.         end
  523.         object Image27: TImage
  524.           Left = 232
  525.           Top = 95
  526.           Width = 8
  527.           Height = 10
  528.           AutoSize = True
  529.           Picture.Data = {<image025.bmp>}
  530.         end
  531.         object Image28: TImage
  532.           Left = 232
  533.           Top = 114
  534.           Width = 8
  535.           Height = 10
  536.           AutoSize = True
  537.           Picture.Data = {<image026.bmp>}
  538.         end
  539.         object Image9: TImage
  540.           Left = 100
  541.           Top = 184
  542.           Width = 69
  543.           Height = 21
  544.           Cursor = crHandPoint
  545.           AutoSize = True
  546.           Picture.Data = {<image027.bmp>}
  547.           OnClick = BtnEnterKeyClick
  548.         end
  549.       end
  550.     end
  551.     object TPage
  552.       Left = 0
  553.       Top = 0
  554.       Caption = 'tsAfterEvalNonSub'
  555.       object PanelNonSubAfterEval: TPanel
  556.         Left = 0
  557.         Top = 0
  558.         Width = 440
  559.         Height = 242
  560.         Align = alClient
  561.         BevelOuter = bvNone
  562.         Color = clWhite
  563.         TabOrder = 0
  564.         object Label9: TLabel
  565.           Left = 32
  566.           Top = 24
  567.           Width = 241
  568.           Height = 13
  569.           Caption = 'Your evaluation of FotoAlbum has expired.'
  570.           Font.Charset = DEFAULT_CHARSET
  571.           Font.Color = clWindowText
  572.           Font.Height = -11
  573.           Font.Name = 'MS Sans Serif'
  574.           Font.Style = [fsBold]
  575.           ParentFont = False
  576.         end
  577.         object Label10: TLabel
  578.           Left = 48
  579.           Top = 61
  580.           Width = 75
  581.           Height = 13
  582.           Caption = 'Expiration Date:'
  583.         end
  584.         object LblExpireDate: TLabel
  585.           Left = 136
  586.           Top = 61
  587.           Width = 80
  588.           Height = 13
  589.           Caption = 'LblExpireDate'
  590.           Font.Charset = DEFAULT_CHARSET
  591.           Font.Color = clWindowText
  592.           Font.Height = -11
  593.           Font.Name = 'MS Sans Serif'
  594.           Font.Style = [fsBold]
  595.           ParentFont = False
  596.         end
  597.         object Label11: TLabel
  598.           Left = 32
  599.           Top = 100
  600.           Width = 327
  601.           Height = 26
  602.           Caption = 
  603.             'To continue using FotoAlbum, and to ensure that you get free sup' +
  604.             'port and product updates, click on the Buy Now button below.'
  605.           WordWrap = True
  606.         end
  607.         object LblPause: TLabel
  608.           Left = 255
  609.           Top = 144
  610.           Width = 53
  611.           Height = 13
  612.           Caption = 'LblPause'
  613.           Font.Charset = DEFAULT_CHARSET
  614.           Font.Color = clWindowText
  615.           Font.Height = -11
  616.           Font.Name = 'MS Sans Serif'
  617.           Font.Style = [fsBold]
  618.           ParentFont = False
  619.         end
  620.         object Label18: TLabel
  621.           Left = 32
  622.           Top = 144
  623.           Width = 218
  624.           Height = 13
  625.           Caption = 'You can continue in a limited mode in:'
  626.           Font.Charset = DEFAULT_CHARSET
  627.           Font.Color = clWindowText
  628.           Font.Height = -11
  629.           Font.Name = 'MS Sans Serif'
  630.           Font.Style = [fsBold]
  631.           ParentFont = False
  632.         end
  633.         object BtnContinueLimited: TImage
  634.           Left = 210
  635.           Top = 184
  636.           Width = 223
  637.           Height = 21
  638.           Cursor = crNo
  639.           AutoSize = True
  640.           Picture.Data = {<image028.bmp>}
  641.           OnClick = BtnContinueLimitedClick
  642.         end
  643.         object Image11: TImage
  644.           Left = 86
  645.           Top = 184
  646.           Width = 43
  647.           Height = 21
  648.           Cursor = crHandPoint
  649.           AutoSize = True
  650.           Picture.Data = {<image029.bmp>}
  651.           OnClick = BtnExitClick
  652.         end
  653.         object Image12: TImage
  654.           Left = 13
  655.           Top = 184
  656.           Width = 69
  657.           Height = 21
  658.           Cursor = crHandPoint
  659.           AutoSize = True
  660.           Picture.Data = {<image030.bmp>}
  661.           OnClick = BtnBuyAfterEvalClick
  662.         end
  663.         object Image36: TImage
  664.           Left = 134
  665.           Top = 184
  666.           Width = 69
  667.           Height = 21
  668.           Cursor = crHandPoint
  669.           AutoSize = True
  670.           Picture.Data = {<image031.bmp>}
  671.           OnClick = BtnEnterKeyClick
  672.         end
  673.       end
  674.     end
  675.     object TPage
  676.       Left = 0
  677.       Top = 0
  678.       Caption = 'tsProAdvantages'
  679.       object PanelProAdvantages: TPanel
  680.         Left = 0
  681.         Top = 0
  682.         Width = 440
  683.         Height = 242
  684.         Align = alClient
  685.         BevelOuter = bvNone
  686.         Color = clWhite
  687.         TabOrder = 0
  688.         object Image18: TImage
  689.           Left = 40
  690.           Top = 52
  691.           Width = 8
  692.           Height = 10
  693.           AutoSize = True
  694.           Picture.Data = {<image032.bmp>}
  695.         end
  696.         object Label47: TLabel
  697.           Left = 53
  698.           Top = 52
  699.           Width = 124
  700.           Height = 13
  701.           Caption = 'Create PhotoShow Videos'
  702.         end
  703.         object Image42: TImage
  704.           Left = 40
  705.           Top = 70
  706.           Width = 8
  707.           Height = 10
  708.           AutoSize = True
  709.           Picture.Data = {<image033.bmp>}
  710.         end
  711.         object Label56: TLabel
  712.           Left = 53
  713.           Top = 70
  714.           Width = 113
  715.           Height = 13
  716.           Caption = 'Duplicate Picture Finder'
  717.         end
  718.         object Image45: TImage
  719.           Left = 40
  720.           Top = 88
  721.           Width = 8
  722.           Height = 10
  723.           AutoSize = True
  724.           Picture.Data = {<image034.bmp>}
  725.         end
  726.         object Label57: TLabel
  727.           Left = 53
  728.           Top = 88
  729.           Width = 174
  730.           Height = 13
  731.           Caption = 'Update captions and dates into EXIF'
  732.         end
  733.         object Image46: TImage
  734.           Left = 280
  735.           Top = 52
  736.           Width = 8
  737.           Height = 10
  738.           AutoSize = True
  739.           Picture.Data = {<image035.bmp>}
  740.         end
  741.         object Label58: TLabel
  742.           Left = 293
  743.           Top = 52
  744.           Width = 36
  745.           Height = 13
  746.           Caption = 'FotoCD'
  747.         end
  748.         object Image47: TImage
  749.           Left = 280
  750.           Top = 70
  751.           Width = 8
  752.           Height = 10
  753.           AutoSize = True
  754.           Picture.Data = {<image036.bmp>}
  755.         end
  756.         object Label59: TLabel
  757.           Left = 293
  758.           Top = 70
  759.           Width = 64
  760.           Height = 13
  761.           Caption = 'Import/Export'
  762.         end
  763.         object Image49: TImage
  764.           Left = 280
  765.           Top = 88
  766.           Width = 8
  767.           Height = 10
  768.           AutoSize = True
  769.           Picture.Data = {<image037.bmp>}
  770.         end
  771.         object Label60: TLabel
  772.           Left = 293
  773.           Top = 88
  774.           Width = 44
  775.           Height = 13
  776.           Caption = 'Archiving'
  777.         end
  778.         object Image50: TImage
  779.           Left = 11
  780.           Top = 184
  781.           Width = 69
  782.           Height = 21
  783.           Cursor = crHandPoint
  784.           AutoSize = True
  785.           Picture.Data = {<image038.bmp>}
  786.           OnClick = BtnSubBuyClick
  787.         end
  788.         object Image51: TImage
  789.           Left = 84
  790.           Top = 184
  791.           Width = 69
  792.           Height = 21
  793.           Cursor = crHandPoint
  794.           AutoSize = True
  795.           Picture.Data = {<image039.bmp>}
  796.           OnClick = BtnEnterKeyClick
  797.         end
  798.         object Image52: TImage
  799.           Left = 157
  800.           Top = 184
  801.           Width = 124
  802.           Height = 21
  803.           Cursor = crHandPoint
  804.           AutoSize = True
  805.           Picture.Data = {<image040.bmp>}
  806.           OnClick = BtnDontWantProClick
  807.         end
  808.         object Image53: TImage
  809.           Left = 285
  810.           Top = 184
  811.           Width = 132
  812.           Height = 21
  813.           Cursor = crHandPoint
  814.           AutoSize = True
  815.           Picture.Data = {<image041.bmp>}
  816.           OnClick = BtnContinueSubEvalClick
  817.         end
  818.         object Label61: TLabel
  819.           Left = 24
  820.           Top = 9
  821.           Width = 369
  822.           Height = 40
  823.           AutoSize = False
  824.           Caption = 
  825.             'FotoAlbum Pro includes these features not found in the free vers' +
  826.             'ion of FotoAlbum.'
  827.           Font.Charset = DEFAULT_CHARSET
  828.           Font.Color = clInactiveCaption
  829.           Font.Height = -11
  830.           Font.Name = 'MS Sans Serif'
  831.           Font.Style = [fsBold]
  832.           ParentFont = False
  833.           WordWrap = True
  834.         end
  835.         object Label24: TLabel
  836.           Left = 24
  837.           Top = 116
  838.           Width = 376
  839.           Height = 39
  840.           Caption = 
  841.             'Select an option using the buttons below.  Click Start Evalution' +
  842.             ' to start a free 21 day trial of FotoAlbum Pro.  Click Free Foto' +
  843.             'Album if you don'#39't want to try Pro and simply want the free vers' +
  844.             'ion of FotoAlbum.'
  845.           WordWrap = True
  846.         end
  847.       end
  848.     end
  849.     object TPage
  850.       Left = 0
  851.       Top = 0
  852.       Caption = 'tsRegisterSubscriber'
  853.       object PanelRegisterSubscriber: TPanel
  854.         Left = 0
  855.         Top = 0
  856.         Width = 440
  857.         Height = 242
  858.         Align = alClient
  859.         BevelOuter = bvNone
  860.         Color = clWhite
  861.         TabOrder = 0
  862.         object Label20: TLabel
  863.           Left = 27
  864.           Top = 18
  865.           Width = 375
  866.           Height = 39
  867.           Caption = 
  868.             'Please enter the e-mail address and password that your FotoTime ' +
  869.             'account is registered with.  We need this to confirm that you ar' +
  870.             'e eligible for the FREE FotoAlbum upgrade.'
  871.           Font.Charset = DEFAULT_CHARSET
  872.           Font.Color = clInactiveCaption
  873.           Font.Height = -11
  874.           Font.Name = 'MS Sans Serif'
  875.           Font.Style = [fsBold]
  876.           ParentFont = False
  877.           WordWrap = True
  878.         end
  879.         object BtnBackS: TImage
  880.           Left = 256
  881.           Top = 184
  882.           Width = 51
  883.           Height = 21
  884.           Cursor = crHandPoint
  885.           AutoSize = True
  886.           Picture.Data = {<image042.bmp>}
  887.           OnClick = BtnBackSClick
  888.         end
  889.         object Image43: TImage
  890.           Left = 313
  891.           Top = 184
  892.           Width = 106
  893.           Height = 21
  894.           Cursor = crHandPoint
  895.           AutoSize = True
  896.           Picture.Data = {<image043.bmp>}
  897.           OnClick = BtnRegisterSubscriberNowClick
  898.         end
  899.         object Image44: TImage
  900.           Left = 30
  901.           Top = 184
  902.           Width = 43
  903.           Height = 21
  904.           Cursor = crHandPoint
  905.           AutoSize = True
  906.           Picture.Data = {<image044.bmp>}
  907.           OnClick = BtnExitClick
  908.         end
  909.         object Label26: TLabel
  910.           Left = 61
  911.           Top = 92
  912.           Width = 69
  913.           Height = 13
  914.           Caption = 'E-Mail address'
  915.         end
  916.         object Label28: TLabel
  917.           Left = 61
  918.           Top = 120
  919.           Width = 46
  920.           Height = 13
  921.           Caption = 'Password'
  922.         end
  923.         object EditSubEmail: TEdit
  924.           Left = 141
  925.           Top = 88
  926.           Width = 169
  927.           Height = 21
  928.           TabOrder = 0
  929.         end
  930.         object EditSubPassword: TEdit
  931.           Left = 141
  932.           Top = 116
  933.           Width = 169
  934.           Height = 21
  935.           PasswordChar = '*'
  936.           TabOrder = 1
  937.         end
  938.       end
  939.     end
  940.     object TPage
  941.       Left = 0
  942.       Top = 0
  943.       Caption = 'tsRegister'
  944.       object PanelRegister: TPanel
  945.         Left = 0
  946.         Top = 0
  947.         Width = 440
  948.         Height = 242
  949.         Align = alClient
  950.         BevelOuter = bvNone
  951.         Color = clWhite
  952.         TabOrder = 0
  953.         object Label4: TLabel
  954.           Left = 69
  955.           Top = 138
  956.           Width = 51
  957.           Height = 13
  958.           Caption = 'Last Name'
  959.         end
  960.         object Label12: TLabel
  961.           Left = 69
  962.           Top = 110
  963.           Width = 50
  964.           Height = 13
  965.           Caption = 'First Name'
  966.         end
  967.         object Label13: TLabel
  968.           Left = 69
  969.           Top = 82
  970.           Width = 69
  971.           Height = 13
  972.           Caption = 'E-Mail address'
  973.         end
  974.         object Label49: TLabel
  975.           Left = 25
  976.           Top = 12
  977.           Width = 400
  978.           Height = 52
  979.           Caption = 
  980.             'Please enter your e-mail address and name to activate your FotoA' +
  981.             'lbum Pro trial.  This entitles you to free support during your e' +
  982.             'valuation, and insures that you will receive notices about produ' +
  983.             'ct updates and special offers.'
  984.           Font.Charset = DEFAULT_CHARSET
  985.           Font.Color = clInactiveCaption
  986.           Font.Height = -11
  987.           Font.Name = 'MS Sans Serif'
  988.           Font.Style = [fsBold]
  989.           ParentFont = False
  990.           WordWrap = True
  991.         end
  992.         object Label14: TLabel
  993.           Left = 149
  994.           Top = 159
  995.           Width = 167
  996.           Height = 13
  997.           Cursor = crHandPoint
  998.           Caption = 'Click here to see our privacy policy.'
  999.           Font.Charset = DEFAULT_CHARSET
  1000.           Font.Color = clHotLight
  1001.           Font.Height = -11
  1002.           Font.Name = 'MS Sans Serif'
  1003.           Font.Style = [fsUnderline]
  1004.           ParentFont = False
  1005.           OnClick = Label14Click
  1006.         end
  1007.         object Image14: TImage
  1008.           Left = 318
  1009.           Top = 184
  1010.           Width = 106
  1011.           Height = 21
  1012.           Cursor = crHandPoint
  1013.           AutoSize = True
  1014.           Picture.Data = {<image045.bmp>}
  1015.           OnClick = BtnRegisterNowClick
  1016.         end
  1017.         object Image37: TImage
  1018.           Left = 30
  1019.           Top = 184
  1020.           Width = 43
  1021.           Height = 21
  1022.           Cursor = crHandPoint
  1023.           AutoSize = True
  1024.           Picture.Data = {<image046.bmp>}
  1025.           OnClick = BtnExitClick
  1026.         end
  1027.         object BtnBack: TImage
  1028.           Left = 261
  1029.           Top = 184
  1030.           Width = 51
  1031.           Height = 21
  1032.           Cursor = crHandPoint
  1033.           AutoSize = True
  1034.           Picture.Data = {<image047.bmp>}
  1035.           OnClick = BtnBackSClick
  1036.         end
  1037.         object EditEmail: TEdit
  1038.           Left = 149
  1039.           Top = 78
  1040.           Width = 169
  1041.           Height = 21
  1042.           TabOrder = 0
  1043.         end
  1044.         object EditLastName: TEdit
  1045.           Left = 149
  1046.           Top = 135
  1047.           Width = 169
  1048.           Height = 21
  1049.           TabOrder = 2
  1050.         end
  1051.         object EditFirstName: TEdit
  1052.           Left = 149
  1053.           Top = 106
  1054.           Width = 169
  1055.           Height = 21
  1056.           TabOrder = 1
  1057.         end
  1058.       end
  1059.     end
  1060.     object TPage
  1061.       Left = 0
  1062.       Top = 0
  1063.       Caption = 'tsThanksSub'
  1064.       object PanelRegisteredSubscriber: TPanel
  1065.         Left = 0
  1066.         Top = 0
  1067.         Width = 440
  1068.         Height = 242
  1069.         Align = alClient
  1070.         BevelOuter = bvNone
  1071.         Color = clWhite
  1072.         TabOrder = 0
  1073.         object Label27: TLabel
  1074.           Left = 27
  1075.           Top = 41
  1076.           Width = 369
  1077.           Height = 39
  1078.           Caption = 
  1079.             'As a FotoTime subscriber, you get a license to use FotoAlbum for' +
  1080.             ' FREE.  As a bonus, you also qualify for a free trial to evaluat' +
  1081.             'e the new Professional features of FotoAlbum Pro.'
  1082.           WordWrap = True
  1083.         end
  1084.         object Label54: TLabel
  1085.           Left = 27
  1086.           Top = 142
  1087.           Width = 369
  1088.           Height = 32
  1089.           AutoSize = False
  1090.           Caption = 
  1091.             'It'#39's your choice.  You can either start using the FREE version o' +
  1092.             'f FotoAlbum now, or evaluate the Pro features for free for 21 da' +
  1093.             'ys with no obligations. '
  1094.           WordWrap = True
  1095.         end
  1096.         object Label55: TLabel
  1097.           Left = 27
  1098.           Top = 1
  1099.           Width = 359
  1100.           Height = 26
  1101.           Caption = 
  1102.             'Thank you for registering your copy of FotoAlbum. Please read th' +
  1103.             'e following information carefully.'
  1104.           Font.Charset = DEFAULT_CHARSET
  1105.           Font.Color = clInactiveCaption
  1106.           Font.Height = -11
  1107.           Font.Name = 'MS Sans Serif'
  1108.           Font.Style = [fsBold]
  1109.           ParentFont = False
  1110.           WordWrap = True
  1111.         end
  1112.         object BtnNext: TImage
  1113.           Left = 354
  1114.           Top = 184
  1115.           Width = 51
  1116.           Height = 21
  1117.           Cursor = crHandPoint
  1118.           AutoSize = True
  1119.           Picture.Data = {<image048.bmp>}
  1120.           OnClick = BtnNextClick
  1121.         end
  1122.         object Label36: TLabel
  1123.           Left = 27
  1124.           Top = 90
  1125.           Width = 364
  1126.           Height = 39
  1127.           Caption = 
  1128.             'At the end of the trial, you can upgrade to FotoAlbum Pro for a ' +
  1129.             'discounted price, or you can continue to use FotoAlbum without t' +
  1130.             'he new Pro features for free.'
  1131.           WordWrap = True
  1132.         end
  1133.       end
  1134.     end
  1135.     object TPage
  1136.       Left = 0
  1137.       Top = 0
  1138.       Caption = 'tsThanksNonSub'
  1139.       object PanelRegisteredNonSubscriber: TPanel
  1140.         Left = 0
  1141.         Top = 0
  1142.         Width = 440
  1143.         Height = 242
  1144.         Align = alClient
  1145.         BevelOuter = bvNone
  1146.         Color = clWhite
  1147.         TabOrder = 0
  1148.         object Label29: TLabel
  1149.           Left = 24
  1150.           Top = 1
  1151.           Width = 344
  1152.           Height = 26
  1153.           Caption = 
  1154.             'Thank you for registering your copy of FotoAlbum Pro.  Your regi' +
  1155.             'stration entitles you to free support and update notifications d' +
  1156.             'uring the trial period.'
  1157.           WordWrap = True
  1158.         end
  1159.         object Label8: TLabel
  1160.           Left = 24
  1161.           Top = 43
  1162.           Width = 361
  1163.           Height = 26
  1164.           Caption = 
  1165.             'Your can learn more about FotoAlbum and its features in the Foto' +
  1166.             'Album help documentation available in the help menu.'
  1167.           WordWrap = True
  1168.         end
  1169.         object Label15: TLabel
  1170.           Left = 24
  1171.           Top = 90
  1172.           Width = 329
  1173.           Height = 13
  1174.           Caption = 
  1175.             'If you need more help we encourage you to try our Support Forums' +
  1176.             ' at:'
  1177.         end
  1178.         object Label16: TLabel
  1179.           Left = 24
  1180.           Top = 107
  1181.           Width = 161
  1182.           Height = 13
  1183.           Cursor = crHandPoint
  1184.           Caption = 'http://forums.fototime.com/forums'
  1185.           Font.Charset = DEFAULT_CHARSET
  1186.           Font.Color = clHotLight
  1187.           Font.Height = -11
  1188.           Font.Name = 'MS Sans Serif'
  1189.           Font.Style = [fsUnderline]
  1190.           ParentFont = False
  1191.           OnClick = Label16Click
  1192.         end
  1193.         object Label50: TLabel
  1194.           Left = 24
  1195.           Top = 143
  1196.           Width = 179
  1197.           Height = 13
  1198.           Caption = 'Or you can e-mail our support desk at:'
  1199.         end
  1200.         object Label51: TLabel
  1201.           Left = 24
  1202.           Top = 160
  1203.           Width = 106
  1204.           Height = 13
  1205.           Caption = 'support@fototime.com'
  1206.           Font.Charset = DEFAULT_CHARSET
  1207.           Font.Color = clHotLight
  1208.           Font.Height = -11
  1209.           Font.Name = 'MS Sans Serif'
  1210.           Font.Style = [fsUnderline]
  1211.           ParentFont = False
  1212.           OnClick = Label51Click
  1213.         end
  1214.         object Image16: TImage
  1215.           Left = 354
  1216.           Top = 184
  1217.           Width = 51
  1218.           Height = 21
  1219.           Cursor = crHandPoint
  1220.           AutoSize = True
  1221.           Picture.Data = {<image049.bmp>}
  1222.           OnClick = Button3Click
  1223.         end
  1224.       end
  1225.     end
  1226.     object TPage
  1227.       Left = 0
  1228.       Top = 0
  1229.       Caption = 'tsTurnedOffPro'
  1230.       object PanelDontWantPro: TPanel
  1231.         Left = 0
  1232.         Top = 0
  1233.         Width = 440
  1234.         Height = 242
  1235.         Align = alClient
  1236.         BevelOuter = bvNone
  1237.         Color = clWhite
  1238.         ParentBackground = True
  1239.         TabOrder = 0
  1240.         object Label19: TLabel
  1241.           Left = 27
  1242.           Top = 7
  1243.           Width = 334
  1244.           Height = 39
  1245.           Caption = 
  1246.             'You have decided to not purchase FotoAlbum Pro.  As a subscriber' +
  1247.             ' to the FotoTime online photo sharing service, you can still use' +
  1248.             ' FotoAlbum for free, but the following Pro features will be disa' +
  1249.             'bled:'
  1250.           WordWrap = True
  1251.         end
  1252.         object Label21: TLabel
  1253.           Left = 276
  1254.           Top = 62
  1255.           Width = 36
  1256.           Height = 13
  1257.           Caption = 'FotoCD'
  1258.         end
  1259.         object Label22: TLabel
  1260.           Left = 27
  1261.           Top = 133
  1262.           Width = 342
  1263.           Height = 26
  1264.           Caption = 
  1265.             'If you later decide that you want the Pro features, you can purc' +
  1266.             'hase FotoAlbum Pro by using the "Buy FotoAlbum Pro" menu option ' +
  1267.             'in "Help".'
  1268.           WordWrap = True
  1269.         end
  1270.         object Label31: TLabel
  1271.           Left = 275
  1272.           Top = 99
  1273.           Width = 44
  1274.           Height = 13
  1275.           Caption = 'Archiving'
  1276.         end
  1277.         object Label32: TLabel
  1278.           Left = 275
  1279.           Top = 80
  1280.           Width = 64
  1281.           Height = 13
  1282.           Caption = 'Import/Export'
  1283.         end
  1284.         object Label33: TLabel
  1285.           Left = 51
  1286.           Top = 80
  1287.           Width = 113
  1288.           Height = 13
  1289.           Caption = 'Duplicate Picture Finder'
  1290.         end
  1291.         object Label34: TLabel
  1292.           Left = 51
  1293.           Top = 62
  1294.           Width = 124
  1295.           Height = 13
  1296.           Caption = 'Create PhotoShow Videos'
  1297.         end
  1298.         object Label35: TLabel
  1299.           Left = 51
  1300.           Top = 99
  1301.           Width = 174
  1302.           Height = 13
  1303.           Caption = 'Update captions and dates into EXIF'
  1304.         end
  1305.         object Image17: TImage
  1306.           Left = 350
  1307.           Top = 184
  1308.           Width = 51
  1309.           Height = 21
  1310.           Cursor = crHandPoint
  1311.           AutoSize = True
  1312.           Picture.Data = {<image050.bmp>}
  1313.           OnClick = BtnCloseClick
  1314.         end
  1315.         object Image5: TImage
  1316.           Left = 40
  1317.           Top = 62
  1318.           Width = 8
  1319.           Height = 10
  1320.           AutoSize = True
  1321.           Picture.Data = {<image051.bmp>}
  1322.         end
  1323.         object Image7: TImage
  1324.           Left = 40
  1325.           Top = 80
  1326.           Width = 8
  1327.           Height = 10
  1328.           AutoSize = True
  1329.           Picture.Data = {<image052.bmp>}
  1330.         end
  1331.         object Image10: TImage
  1332.           Left = 40
  1333.           Top = 99
  1334.           Width = 8
  1335.           Height = 10
  1336.           AutoSize = True
  1337.           Picture.Data = {<image053.bmp>}
  1338.         end
  1339.         object Image19: TImage
  1340.           Left = 264
  1341.           Top = 62
  1342.           Width = 8
  1343.           Height = 10
  1344.           AutoSize = True
  1345.           Picture.Data = {<image054.bmp>}
  1346.         end
  1347.         object Image20: TImage
  1348.           Left = 264
  1349.           Top = 80
  1350.           Width = 8
  1351.           Height = 10
  1352.           AutoSize = True
  1353.           Picture.Data = {<image055.bmp>}
  1354.         end
  1355.         object Image21: TImage
  1356.           Left = 264
  1357.           Top = 99
  1358.           Width = 8
  1359.           Height = 10
  1360.           AutoSize = True
  1361.           Picture.Data = {<image056.bmp>}
  1362.         end
  1363.       end
  1364.     end
  1365.     object TPage
  1366.       Left = 0
  1367.       Top = 0
  1368.       Caption = 'tsHiddenGraphics'
  1369.       object PanelButtons: TPanel
  1370.         Left = 0
  1371.         Top = 0
  1372.         Width = 440
  1373.         Height = 242
  1374.         Align = alClient
  1375.         BevelOuter = bvNone
  1376.         Caption = 'PanelButtons'
  1377.         Color = clWhite
  1378.         TabOrder = 0
  1379.         object imgStartEvaluation: TImage
  1380.           Left = 16
  1381.           Top = 8
  1382.           Width = 132
  1383.           Height = 21
  1384.           AutoSize = True
  1385.           Picture.Data = {<image057.bmp>}
  1386.         end
  1387.         object imgContinue: TImage
  1388.           Left = 160
  1389.           Top = 8
  1390.           Width = 69
  1391.           Height = 21
  1392.           AutoSize = True
  1393.           Picture.Data = {<image058.bmp>}
  1394.         end
  1395.         object imgContinueWithLimitedFeatures: TImage
  1396.           Left = 16
  1397.           Top = 40
  1398.           Width = 223
  1399.           Height = 21
  1400.           AutoSize = True
  1401.           Picture.Data = {<image059.bmp>}
  1402.         end
  1403.         object Image13: TImage
  1404.           Left = 19
  1405.           Top = 72
  1406.           Width = 112
  1407.           Height = 21
  1408.           Cursor = crHandPoint
  1409.           AutoSize = True
  1410.           Picture.Data = {<image060.bmp>}
  1411.           Visible = False
  1412.           OnClick = BtnRegisterLaterClick
  1413.         end
  1414.         object Image15: TImage
  1415.           Left = 16
  1416.           Top = 136
  1417.           Width = 112
  1418.           Height = 21
  1419.           Cursor = crHandPoint
  1420.           AutoSize = True
  1421.           Picture.Data = {<image061.bmp>}
  1422.           Visible = False
  1423.           OnClick = BtnNeverRegisterClick
  1424.         end
  1425.         object Image38: TImage
  1426.           Left = 147
  1427.           Top = 72
  1428.           Width = 112
  1429.           Height = 21
  1430.           Cursor = crHandPoint
  1431.           AutoSize = True
  1432.           Picture.Data = {<image062.bmp>}
  1433.           Visible = False
  1434.           OnClick = BtnRegisterLaterClick
  1435.         end
  1436.         object Image40: TImage
  1437.           Left = 16
  1438.           Top = 104
  1439.           Width = 112
  1440.           Height = 21
  1441.           Cursor = crHandPoint
  1442.           AutoSize = True
  1443.           Picture.Data = {<image063.bmp>}
  1444.           Visible = False
  1445.           OnClick = BtnNeverRegisterClick
  1446.         end
  1447.       end
  1448.     end
  1449.   end
  1450.   object PanelCopyright: TPanel
  1451.     Left = 8
  1452.     Top = 346
  1453.     Width = 305
  1454.     Height = 20
  1455.     BevelOuter = bvNone
  1456.     Color = clWhite
  1457.     TabOrder = 1
  1458.     DesignSize = (
  1459.       305
  1460.       20)
  1461.     object Label25: TLabel
  1462.       Left = 4
  1463.       Top = 2
  1464.       Width = 261
  1465.       Height = 13
  1466.       Anchors = [akLeft, akBottom]
  1467.       Caption = 'Copyright 1999-2004 FotoTime, Inc.  All rights reserved.'
  1468.       Font.Charset = DEFAULT_CHARSET
  1469.       Font.Color = clGray
  1470.       Font.Height = -11
  1471.       Font.Name = 'MS Sans Serif'
  1472.       Font.Style = []
  1473.       ParentFont = False
  1474.     end
  1475.   end
  1476.   object TimerPause: TTimer
  1477.     Enabled = False
  1478.     OnTimer = TimerPauseTimer
  1479.     Left = 360
  1480.     Top = 8
  1481.   end
  1482. end
  1483.