home *** CD-ROM | disk | FTP | other *** search
- object FormSyncHelp: TFormSyncHelp
- Left = 410
- Top = 216
- BorderStyle = bsDialog
- Caption = 'Sync Help'
- ClientHeight = 250
- ClientWidth = 447
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- DesignSize = (
- 447
- 250)
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 0
- Top = 206
- Width = 447
- Height = 9
- Align = alBottom
- Shape = bsBottomLine
- end
- object Bevel2: TBevel
- Left = 0
- Top = 52
- Width = 447
- Height = 6
- Align = alTop
- Shape = bsTopLine
- end
- object Label4: TLabel
- Left = 15
- Top = 166
- Width = 97
- Height = 13
- Cursor = crHandPoint
- Caption = 'Additional help...'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentColor = False
- ParentFont = False
- OnClick = Label4Click
- end
- object LblSoftware: TLabel
- Left = 15
- Top = 108
- Width = 187
- Height = 13
- Cursor = crHandPoint
- HelpContext = 487
- Caption = 'Internet communication problems'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentColor = False
- ParentFont = False
- OnClick = LblSoftwareClick
- end
- object Label6: TLabel
- Left = 15
- Top = 63
- Width = 102
- Height = 13
- Cursor = crHandPoint
- HelpContext = 206
- Caption = 'Connection Setup'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- OnClick = Label6Click
- end
- object Label8: TLabel
- Left = 30
- Top = 125
- Width = 396
- Height = 30
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'To learn more about Internet issues that can prevent FotoSync fr' +
- 'om working, click here.'
- WordWrap = True
- end
- object Label9: TLabel
- Left = 30
- Top = 80
- Width = 404
- Height = 24
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'Click here to be sure your Internet Connection settings are conf' +
- 'igured correctly'
- WordWrap = True
- end
- object Label12: TLabel
- Left = 30
- Top = 184
- Width = 404
- Height = 20
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption =
- 'Click here if you are still unable to get FotoSync working corre' +
- 'ctly.'
- WordWrap = True
- end
- object Panel1: TPanel
- Left = 0
- Top = 215
- Width = 447
- Height = 35
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 0
- object LblSendLog: TLabel
- Left = 128
- Top = 11
- Width = 56
- Height = 13
- Cursor = crHandPoint
- Caption = 'View log file'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = LblSendLogClick
- end
- object LblClearLog: TLabel
- Left = 192
- Top = 11
- Width = 57
- Height = 13
- Cursor = crHandPoint
- Caption = 'Clear log file'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = LblClearLogClick
- end
- object BtnClose: TButton
- Left = 344
- Top = 6
- Width = 75
- Height = 25
- Caption = 'Close'
- TabOrder = 0
- OnClick = BtnCloseClick
- end
- object cbLogHttp: TCheckBox
- Left = 8
- Top = 10
- Width = 113
- Height = 17
- Caption = 'Enable debugging'
- TabOrder = 1
- OnClick = cbLogHttpClick
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 0
- Width = 447
- Height = 52
- Align = alTop
- BevelOuter = bvNone
- Color = clBtnHighlight
- TabOrder = 1
- DesignSize = (
- 447
- 52)
- object Label2: TLabel
- Left = 16
- Top = 8
- Width = 112
- Height = 13
- Caption = 'Problems Syncing ?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label3: TLabel
- Left = 32
- Top = 24
- Width = 394
- Height = 25
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = 'If you are having problems with FotoSync, please check:'
- WordWrap = True
- end
- end
- end
-