home *** CD-ROM | disk | FTP | other *** search
- object FormWebPrefs: TFormWebPrefs
- Left = 401
- Top = 291
- BorderStyle = bsToolWindow
- Caption = 'Web Preferences'
- ClientHeight = 341
- ClientWidth = 427
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object PanelButton: TPanel
- Left = 0
- Top = 309
- Width = 427
- Height = 32
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 427
- 32)
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 427
- Height = 50
- Align = alTop
- Shape = bsTopLine
- end
- object BtnCancel: TButton
- Left = 341
- Top = 5
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 0
- end
- object BtnOk: TButton
- Left = 254
- Top = 5
- Width = 75
- Height = 25
- Anchors = [akTop, akRight]
- Cancel = True
- Caption = 'OK'
- Default = True
- TabOrder = 1
- OnClick = BtnOkClick
- end
- end
- object Notebook1: TNotebook
- Left = 0
- Top = 0
- Width = 427
- Height = 309
- Align = alClient
- TabOrder = 1
- object TPage
- Left = 0
- Top = 0
- Caption = 'Connecting'
- object PanelConnecting: TPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 309
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Label7: TLabel
- Left = 175
- Top = 53
- Width = 200
- Height = 13
- Caption = 'Retrieving your preferences from FotoTime'
- end
- object Image4: TImage
- Left = 0
- Top = 0
- Width = 164
- Height = 309
- Align = alLeft
- AutoSize = True
- Stretch = True
- end
- object Label9: TLabel
- Left = 174
- Top = 37
- Width = 181
- Height = 13
- Caption = 'Edit FotoTime Web Preferences'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label10: TLabel
- Left = 192
- Top = 88
- Width = 90
- Height = 13
- Caption = 'FotoTime Account:'
- end
- object Label11: TLabel
- Left = 200
- Top = 104
- Width = 38
- Height = 13
- Caption = 'Label11'
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Editing'
- object PanelEditing: TPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 309
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 427
- Height = 309
- ActivePage = tsUsageStatistics
- Align = alClient
- TabOrder = 0
- object tsDisplay: TTabSheet
- Caption = 'Display'
- object GroupBox1: TGroupBox
- Left = 16
- Top = 8
- Width = 377
- Height = 73
- Caption = 'Thumbnails'
- TabOrder = 0
- object Label1: TLabel
- Left = 16
- Top = 48
- Width = 93
- Height = 13
- Caption = 'Thumbnail Captions'
- end
- object prNonRecursiveAlbums: TCheckBox
- Left = 16
- Top = 24
- Width = 225
- Height = 17
- Caption = 'Show only pictures in the selected group'
- TabOrder = 0
- end
- object prShowThumbCaptions: TComboBox
- Left = 136
- Top = 44
- Width = 201
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 1
- end
- end
- object GroupBox2: TGroupBox
- Left = 16
- Top = 86
- Width = 377
- Height = 74
- Caption = 'Slideshow Viewer'
- TabOrder = 1
- object Label3: TLabel
- Left = 16
- Top = 25
- Width = 51
- Height = 13
- Caption = 'Transitions'
- end
- object Label4: TLabel
- Left = 16
- Top = 49
- Width = 111
- Height = 13
- Caption = 'Delay between pictures'
- end
- object prSlideShowTransition: TComboBox
- Left = 136
- Top = 21
- Width = 201
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 0
- end
- object prSlideshowDelay: TComboBox
- Left = 136
- Top = 45
- Width = 201
- Height = 21
- Style = csDropDownList
- ItemHeight = 0
- TabOrder = 1
- end
- end
- object GroupBox3: TGroupBox
- Left = 16
- Top = 167
- Width = 377
- Height = 51
- Caption = 'Welcome Message'
- TabOrder = 2
- object Label5: TLabel
- Left = 16
- Top = 23
- Width = 95
- Height = 13
- Caption = 'Text in upper corner'
- end
- object prWelcomeBannerText: TEdit
- Left = 136
- Top = 19
- Width = 201
- Height = 21
- TabOrder = 0
- end
- end
- object GroupBox7: TGroupBox
- Left = 16
- Top = 223
- Width = 377
- Height = 51
- Caption = 'Video options'
- TabOrder = 3
- object cbConvertVideos: TCheckBox
- Left = 16
- Top = 21
- Width = 321
- Height = 17
- Caption = 'Convert uploaded videos to WMV (works better for sharing)'
- TabOrder = 0
- end
- end
- end
- object tsWelcome: TTabSheet
- Caption = 'Welcome Page'
- ImageIndex = 1
- object GroupBox4: TGroupBox
- Left = 16
- Top = 8
- Width = 377
- Height = 241
- Caption = 'Welcome Page Options'
- TabOrder = 0
- DesignSize = (
- 377
- 241)
- object Label6: TLabel
- Left = 16
- Top = 99
- Width = 281
- Height = 13
- Caption = 'Custom Welcome Message (you can include HTML in here)'
- end
- object prUseWelcomePage: TCheckBox
- Left = 16
- Top = 27
- Width = 305
- Height = 17
- Caption = 'Display Welcome Page Before Going to Thumbnails'
- TabOrder = 0
- end
- object prWelcomePageAlbums: TCheckBox
- Left = 30
- Top = 49
- Width = 281
- Height = 17
- Caption = 'Display Album names && Thumbnails on Welcome Page'
- TabOrder = 1
- end
- object prWelcomePageAlbumDescriptions: TCheckBox
- Left = 44
- Top = 72
- Width = 209
- Height = 17
- Caption = 'Include Album Descriptions'
- TabOrder = 2
- end
- object prWelcomePageText: TMemo
- Left = 15
- Top = 118
- Width = 346
- Height = 107
- Anchors = [akLeft, akTop, akRight, akBottom]
- ScrollBars = ssBoth
- TabOrder = 3
- end
- end
- end
- object tsGuestPermissions: TTabSheet
- Caption = 'Guest Permissions'
- ImageIndex = 2
- object GroupBox5: TGroupBox
- Left = 16
- Top = 8
- Width = 377
- Height = 113
- Caption = 'Guest Permissions Options'
- TabOrder = 0
- object prAllowGuestLogin: TCheckBox
- Left = 16
- Top = 28
- Width = 289
- Height = 17
- Caption = 'Allow guests to login from home page'
- TabOrder = 0
- end
- object prAllowGuestAccessOrig: TCheckBox
- Left = 16
- Top = 46
- Width = 289
- Height = 17
- Caption = 'Allow guests to access your original pictures'
- TabOrder = 1
- end
- object prAllowGuestPurchases: TCheckBox
- Left = 16
- Top = 65
- Width = 289
- Height = 17
- Caption = 'Allow guests to order prints of your pictures'
- TabOrder = 2
- end
- object prAllowGuestWebPrinting: TCheckBox
- Left = 16
- Top = 85
- Width = 289
- Height = 17
- Caption = 'Allow guests to print your pictures from the web'
- TabOrder = 3
- end
- end
- end
- object tsUsageStatistics: TTabSheet
- Caption = 'Usage Statistics'
- ImageIndex = 3
- object GroupBox6: TGroupBox
- Left = 16
- Top = 8
- Width = 377
- Height = 105
- Caption = 'Album Statistics'
- TabOrder = 0
- object prLogOwnerStatistics: TCheckBox
- Left = 24
- Top = 24
- Width = 289
- Height = 17
- Caption = 'Include my logins in albums statistics'
- TabOrder = 0
- end
- end
- end
- end
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Saving'
- object PanelSaving: TPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 309
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Error'
- object PanelError: TPanel
- Left = 0
- Top = 0
- Width = 427
- Height = 309
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- DesignSize = (
- 427
- 309)
- object Label8: TLabel
- Left = 72
- Top = 24
- Width = 274
- Height = 13
- Caption = 'The following error occured trying to edit your preferences:'
- end
- object Image2: TImage
- Left = 20
- Top = 8
- Width = 44
- Height = 50
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object Memo1: TMemo
- Left = 24
- Top = 64
- Width = 377
- Height = 233
- Anchors = [akLeft, akTop, akRight, akBottom]
- Lines.Strings = (
- 'Memo1')
- TabOrder = 0
- end
- end
- end
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Top = 288
- end
- end
-