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

  1. object FormWebPrefs: TFormWebPrefs
  2.   Left = 401
  3.   Top = 291
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Web Preferences'
  6.   ClientHeight = 341
  7.   ClientWidth = 427
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnDestroy = FormDestroy
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PanelButton: TPanel
  21.     Left = 0
  22.     Top = 309
  23.     Width = 427
  24.     Height = 32
  25.     Align = alBottom
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     DesignSize = (
  29.       427
  30.       32)
  31.     object Bevel1: TBevel
  32.       Left = 0
  33.       Top = 0
  34.       Width = 427
  35.       Height = 50
  36.       Align = alTop
  37.       Shape = bsTopLine
  38.     end
  39.     object BtnCancel: TButton
  40.       Left = 341
  41.       Top = 5
  42.       Width = 75
  43.       Height = 25
  44.       Anchors = [akTop, akRight]
  45.       Cancel = True
  46.       Caption = 'Cancel'
  47.       ModalResult = 2
  48.       TabOrder = 0
  49.     end
  50.     object BtnOk: TButton
  51.       Left = 254
  52.       Top = 5
  53.       Width = 75
  54.       Height = 25
  55.       Anchors = [akTop, akRight]
  56.       Cancel = True
  57.       Caption = 'OK'
  58.       Default = True
  59.       TabOrder = 1
  60.       OnClick = BtnOkClick
  61.     end
  62.   end
  63.   object Notebook1: TNotebook
  64.     Left = 0
  65.     Top = 0
  66.     Width = 427
  67.     Height = 309
  68.     Align = alClient
  69.     TabOrder = 1
  70.     object TPage
  71.       Left = 0
  72.       Top = 0
  73.       Caption = 'Connecting'
  74.       object PanelConnecting: TPanel
  75.         Left = 0
  76.         Top = 0
  77.         Width = 427
  78.         Height = 309
  79.         Align = alClient
  80.         BevelOuter = bvNone
  81.         TabOrder = 0
  82.         object Label7: TLabel
  83.           Left = 175
  84.           Top = 53
  85.           Width = 200
  86.           Height = 13
  87.           Caption = 'Retrieving your preferences from FotoTime'
  88.         end
  89.         object Image4: TImage
  90.           Left = 0
  91.           Top = 0
  92.           Width = 164
  93.           Height = 309
  94.           Align = alLeft
  95.           AutoSize = True
  96.           Stretch = True
  97.         end
  98.         object Label9: TLabel
  99.           Left = 174
  100.           Top = 37
  101.           Width = 181
  102.           Height = 13
  103.           Caption = 'Edit FotoTime Web Preferences'
  104.           Font.Charset = DEFAULT_CHARSET
  105.           Font.Color = clWindowText
  106.           Font.Height = -11
  107.           Font.Name = 'MS Sans Serif'
  108.           Font.Style = [fsBold]
  109.           ParentFont = False
  110.         end
  111.         object Label10: TLabel
  112.           Left = 192
  113.           Top = 88
  114.           Width = 90
  115.           Height = 13
  116.           Caption = 'FotoTime Account:'
  117.         end
  118.         object Label11: TLabel
  119.           Left = 200
  120.           Top = 104
  121.           Width = 38
  122.           Height = 13
  123.           Caption = 'Label11'
  124.         end
  125.       end
  126.     end
  127.     object TPage
  128.       Left = 0
  129.       Top = 0
  130.       Caption = 'Editing'
  131.       object PanelEditing: TPanel
  132.         Left = 0
  133.         Top = 0
  134.         Width = 427
  135.         Height = 309
  136.         Align = alClient
  137.         BevelOuter = bvNone
  138.         TabOrder = 0
  139.         object PageControl1: TPageControl
  140.           Left = 0
  141.           Top = 0
  142.           Width = 427
  143.           Height = 309
  144.           ActivePage = tsUsageStatistics
  145.           Align = alClient
  146.           TabOrder = 0
  147.           object tsDisplay: TTabSheet
  148.             Caption = 'Display'
  149.             object GroupBox1: TGroupBox
  150.               Left = 16
  151.               Top = 8
  152.               Width = 377
  153.               Height = 73
  154.               Caption = 'Thumbnails'
  155.               TabOrder = 0
  156.               object Label1: TLabel
  157.                 Left = 16
  158.                 Top = 48
  159.                 Width = 93
  160.                 Height = 13
  161.                 Caption = 'Thumbnail Captions'
  162.               end
  163.               object prNonRecursiveAlbums: TCheckBox
  164.                 Left = 16
  165.                 Top = 24
  166.                 Width = 225
  167.                 Height = 17
  168.                 Caption = 'Show only pictures in the selected group'
  169.                 TabOrder = 0
  170.               end
  171.               object prShowThumbCaptions: TComboBox
  172.                 Left = 136
  173.                 Top = 44
  174.                 Width = 201
  175.                 Height = 21
  176.                 Style = csDropDownList
  177.                 ItemHeight = 0
  178.                 TabOrder = 1
  179.               end
  180.             end
  181.             object GroupBox2: TGroupBox
  182.               Left = 16
  183.               Top = 86
  184.               Width = 377
  185.               Height = 74
  186.               Caption = 'Slideshow Viewer'
  187.               TabOrder = 1
  188.               object Label3: TLabel
  189.                 Left = 16
  190.                 Top = 25
  191.                 Width = 51
  192.                 Height = 13
  193.                 Caption = 'Transitions'
  194.               end
  195.               object Label4: TLabel
  196.                 Left = 16
  197.                 Top = 49
  198.                 Width = 111
  199.                 Height = 13
  200.                 Caption = 'Delay between pictures'
  201.               end
  202.               object prSlideShowTransition: TComboBox
  203.                 Left = 136
  204.                 Top = 21
  205.                 Width = 201
  206.                 Height = 21
  207.                 Style = csDropDownList
  208.                 ItemHeight = 0
  209.                 TabOrder = 0
  210.               end
  211.               object prSlideshowDelay: TComboBox
  212.                 Left = 136
  213.                 Top = 45
  214.                 Width = 201
  215.                 Height = 21
  216.                 Style = csDropDownList
  217.                 ItemHeight = 0
  218.                 TabOrder = 1
  219.               end
  220.             end
  221.             object GroupBox3: TGroupBox
  222.               Left = 16
  223.               Top = 167
  224.               Width = 377
  225.               Height = 51
  226.               Caption = 'Welcome Message'
  227.               TabOrder = 2
  228.               object Label5: TLabel
  229.                 Left = 16
  230.                 Top = 23
  231.                 Width = 95
  232.                 Height = 13
  233.                 Caption = 'Text in upper corner'
  234.               end
  235.               object prWelcomeBannerText: TEdit
  236.                 Left = 136
  237.                 Top = 19
  238.                 Width = 201
  239.                 Height = 21
  240.                 TabOrder = 0
  241.               end
  242.             end
  243.             object GroupBox7: TGroupBox
  244.               Left = 16
  245.               Top = 223
  246.               Width = 377
  247.               Height = 51
  248.               Caption = 'Video options'
  249.               TabOrder = 3
  250.               object cbConvertVideos: TCheckBox
  251.                 Left = 16
  252.                 Top = 21
  253.                 Width = 321
  254.                 Height = 17
  255.                 Caption = 'Convert uploaded videos to WMV (works better for sharing)'
  256.                 TabOrder = 0
  257.               end
  258.             end
  259.           end
  260.           object tsWelcome: TTabSheet
  261.             Caption = 'Welcome Page'
  262.             ImageIndex = 1
  263.             object GroupBox4: TGroupBox
  264.               Left = 16
  265.               Top = 8
  266.               Width = 377
  267.               Height = 241
  268.               Caption = 'Welcome Page Options'
  269.               TabOrder = 0
  270.               DesignSize = (
  271.                 377
  272.                 241)
  273.               object Label6: TLabel
  274.                 Left = 16
  275.                 Top = 99
  276.                 Width = 281
  277.                 Height = 13
  278.                 Caption = 'Custom Welcome Message (you can include HTML in here)'
  279.               end
  280.               object prUseWelcomePage: TCheckBox
  281.                 Left = 16
  282.                 Top = 27
  283.                 Width = 305
  284.                 Height = 17
  285.                 Caption = 'Display Welcome Page Before Going to Thumbnails'
  286.                 TabOrder = 0
  287.               end
  288.               object prWelcomePageAlbums: TCheckBox
  289.                 Left = 30
  290.                 Top = 49
  291.                 Width = 281
  292.                 Height = 17
  293.                 Caption = 'Display Album names && Thumbnails on Welcome Page'
  294.                 TabOrder = 1
  295.               end
  296.               object prWelcomePageAlbumDescriptions: TCheckBox
  297.                 Left = 44
  298.                 Top = 72
  299.                 Width = 209
  300.                 Height = 17
  301.                 Caption = 'Include Album Descriptions'
  302.                 TabOrder = 2
  303.               end
  304.               object prWelcomePageText: TMemo
  305.                 Left = 15
  306.                 Top = 118
  307.                 Width = 346
  308.                 Height = 107
  309.                 Anchors = [akLeft, akTop, akRight, akBottom]
  310.                 ScrollBars = ssBoth
  311.                 TabOrder = 3
  312.               end
  313.             end
  314.           end
  315.           object tsGuestPermissions: TTabSheet
  316.             Caption = 'Guest Permissions'
  317.             ImageIndex = 2
  318.             object GroupBox5: TGroupBox
  319.               Left = 16
  320.               Top = 8
  321.               Width = 377
  322.               Height = 113
  323.               Caption = 'Guest Permissions Options'
  324.               TabOrder = 0
  325.               object prAllowGuestLogin: TCheckBox
  326.                 Left = 16
  327.                 Top = 28
  328.                 Width = 289
  329.                 Height = 17
  330.                 Caption = 'Allow guests to login from home page'
  331.                 TabOrder = 0
  332.               end
  333.               object prAllowGuestAccessOrig: TCheckBox
  334.                 Left = 16
  335.                 Top = 46
  336.                 Width = 289
  337.                 Height = 17
  338.                 Caption = 'Allow guests to access your original pictures'
  339.                 TabOrder = 1
  340.               end
  341.               object prAllowGuestPurchases: TCheckBox
  342.                 Left = 16
  343.                 Top = 65
  344.                 Width = 289
  345.                 Height = 17
  346.                 Caption = 'Allow guests to order prints of your pictures'
  347.                 TabOrder = 2
  348.               end
  349.               object prAllowGuestWebPrinting: TCheckBox
  350.                 Left = 16
  351.                 Top = 85
  352.                 Width = 289
  353.                 Height = 17
  354.                 Caption = 'Allow guests to print your pictures from the web'
  355.                 TabOrder = 3
  356.               end
  357.             end
  358.           end
  359.           object tsUsageStatistics: TTabSheet
  360.             Caption = 'Usage Statistics'
  361.             ImageIndex = 3
  362.             object GroupBox6: TGroupBox
  363.               Left = 16
  364.               Top = 8
  365.               Width = 377
  366.               Height = 105
  367.               Caption = 'Album Statistics'
  368.               TabOrder = 0
  369.               object prLogOwnerStatistics: TCheckBox
  370.                 Left = 24
  371.                 Top = 24
  372.                 Width = 289
  373.                 Height = 17
  374.                 Caption = 'Include my logins in albums statistics'
  375.                 TabOrder = 0
  376.               end
  377.             end
  378.           end
  379.         end
  380.       end
  381.     end
  382.     object TPage
  383.       Left = 0
  384.       Top = 0
  385.       Caption = 'Saving'
  386.       object PanelSaving: TPanel
  387.         Left = 0
  388.         Top = 0
  389.         Width = 427
  390.         Height = 309
  391.         Align = alClient
  392.         BevelOuter = bvNone
  393.         TabOrder = 0
  394.       end
  395.     end
  396.     object TPage
  397.       Left = 0
  398.       Top = 0
  399.       Caption = 'Error'
  400.       object PanelError: TPanel
  401.         Left = 0
  402.         Top = 0
  403.         Width = 427
  404.         Height = 309
  405.         Align = alClient
  406.         BevelOuter = bvNone
  407.         TabOrder = 0
  408.         DesignSize = (
  409.           427
  410.           309)
  411.         object Label8: TLabel
  412.           Left = 72
  413.           Top = 24
  414.           Width = 274
  415.           Height = 13
  416.           Caption = 'The following error occured trying to edit your preferences:'
  417.         end
  418.         object Image2: TImage
  419.           Left = 20
  420.           Top = 8
  421.           Width = 44
  422.           Height = 50
  423.           AutoSize = True
  424.           Picture.Data = {<image000.bmp>}
  425.         end
  426.         object Memo1: TMemo
  427.           Left = 24
  428.           Top = 64
  429.           Width = 377
  430.           Height = 233
  431.           Anchors = [akLeft, akTop, akRight, akBottom]
  432.           Lines.Strings = (
  433.             'Memo1')
  434.           TabOrder = 0
  435.         end
  436.       end
  437.     end
  438.   end
  439.   object Timer1: TTimer
  440.     Enabled = False
  441.     OnTimer = Timer1Timer
  442.     Top = 288
  443.   end
  444. end
  445.