home *** CD-ROM | disk | FTP | other *** search
- object FrmOnline: TFrmOnline
- Left = 217
- Top = 104
- HelpContext = 9130
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'Online help'
- ClientHeight = 310
- ClientWidth = 360
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel9: TBevel
- Left = 8
- Top = 266
- Width = 345
- Height = 9
- Shape = bsTopLine
- end
- object BtnNext: TBitBtn
- Left = 152
- Top = 276
- Width = 97
- Height = 25
- HelpContext = 9908
- Caption = '&Verder'
- Default = True
- TabOrder = 1
- OnClick = BtnNextClick
- Layout = blGlyphRight
- end
- object BtnBack: TBitBtn
- Left = 48
- Top = 276
- Width = 99
- Height = 25
- HelpContext = 9907
- Caption = '&Terug'
- Default = True
- Enabled = False
- TabOrder = 0
- OnClick = BtnBackClick
- end
- object Ntb: TNotebook
- Left = 8
- Top = 8
- Width = 345
- Height = 249
- HelpContext = 9130
- TabOrder = 3
- object TPage
- Left = 0
- Top = 0
- Caption = 'Start'
- object Bevel3: TBevel
- Left = 0
- Top = 72
- Width = 345
- Height = 9
- Shape = bsTopLine
- end
- object L1: TLabel
- Left = 16
- Top = 16
- Width = 313
- Height = 41
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Op de intercent-pagina van de finiware-website en op de FAQ-pagi' +
- 'na vindt u meer informatie met betrekking tot vaak gestelde vrag' +
- 'en.'
- WordWrap = True
- end
- object Bevel2: TBevel
- Left = 2
- Top = 136
- Width = 343
- Height = 9
- Shape = bsTopLine
- end
- object L2: TLabel
- Left = 16
- Top = 160
- Width = 313
- Height = 57
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Of klik op de VERDER-knop om gegevens van Intercent te verzamele' +
- 'n en deze samen met uw vraag te emailen. '
- WordWrap = True
- end
- object l4: TJumpLab
- Left = 104
- Top = 98
- Width = 143
- Height = 13
- Cursor = 5
- Caption = 'http://www.xs4all.nl/~finiware'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- ProgramJump = False
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Bericht'
- object Bevel4: TBevel
- Left = 0
- Top = 80
- Width = 345
- Height = 9
- Shape = bsTopLine
- end
- object L3: TLabel
- Left = 16
- Top = 16
- Width = 313
- Height = 57
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'De gegevens van Intercent waaronder de instellingen, zijn verzam' +
- 'eld en hieronder weergegeven. Omschrijf in dit bericht ook uw vr' +
- 'aag en/of probleem en klik op de VERDER-knop om dit bericht te v' +
- 'ersturen.'
- WordWrap = True
- end
- object Mmo: TMemo
- Left = 8
- Top = 88
- Width = 329
- Height = 153
- HelpContext = 9131
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ScrollBars = ssVertical
- TabOrder = 0
- OnChange = MmoChange
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'MailInfo'
- object Bevel5: TBevel
- Left = 0
- Top = 64
- Width = 345
- Height = 9
- Shape = bsTopLine
- end
- object L5: TLabel
- Left = 16
- Top = 16
- Width = 313
- Height = 41
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Om het bericht te kunnen versturen zijn onderstaande gegevens no' +
- 'dig. Vul deze in of controleer de gegevens indien ze reeds zijn ' +
- 'ingevuld.'
- WordWrap = True
- end
- object L_NAME: TLabel
- Left = 16
- Top = 84
- Width = 89
- Height = 13
- Caption = 'Uw naam'
- end
- object L_EMAIL: TLabel
- Left = 16
- Top = 116
- Width = 89
- Height = 13
- Caption = 'E-mail-adres'
- end
- object L_SERVER: TLabel
- Left = 16
- Top = 148
- Width = 97
- Height = 13
- Caption = 'SMTP-mailserver'
- end
- object L_SMTP: TLabel
- Left = 16
- Top = 204
- Width = 89
- Height = 13
- Caption = 'SMTP-poort'
- end
- object Bevel1: TBevel
- Left = 0
- Top = 184
- Width = 345
- Height = 9
- Shape = bsTopLine
- end
- object EdtName: TEdit
- Left = 120
- Top = 80
- Width = 209
- Height = 21
- Hint = 'UserName'
- HelpContext = 9132
- TabOrder = 0
- OnChange = EdtNameChange
- end
- object EdtMail: TEdit
- Left = 120
- Top = 112
- Width = 209
- Height = 21
- Hint = 'EmailAd'
- HelpContext = 9133
- TabOrder = 1
- OnChange = EdtMailChange
- end
- object EdtServer: TEdit
- Left = 120
- Top = 144
- Width = 209
- Height = 21
- Hint = 'SMTPserver'
- HelpContext = 9134
- TabOrder = 2
- OnChange = EdtServerChange
- end
- object EdtPort: TEasyEdit
- Left = 120
- Top = 200
- Width = 41
- Height = 21
- Hint = 'SMTP_port'
- MaxLength = 4
- TabOrder = 3
- Text = '25'
- OnExit = EdtPortExit
- OnKeyPress = EdtPortKeyPress
- FocusColor = clWindow
- Alignment = taRightJustify
- EditType = etInteger
- EditDec = 0
- EditDecSep = esSystem
- DisplayAsLabel = False
- TextAsInteger = 25
- About = 'EasyEdit 1.00 (C) 98,Finiware'
- Registered = 'Yes'
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Finish'
- object Bevel7: TBevel
- Left = 0
- Top = 72
- Width = 345
- Height = 9
- Shape = bsTopLine
- end
- object L_Status: TLabel
- Left = 16
- Top = 16
- Width = 313
- Height = 41
- Alignment = taCenter
- AutoSize = False
- Caption =
- 'Het bericht kan nu worden verzonden (indien u nu met het interne' +
- 't bent verbonden.) Klik op de VOLTOOIEN-knop om het bericht te v' +
- 'erzenden.'
- WordWrap = True
- end
- end
- end
- object BtnCancel: TBitBtn
- Left = 256
- Top = 276
- Width = 97
- Height = 25
- HelpContext = 9906
- Cancel = True
- Caption = '&Annuleren'
- ModalResult = 2
- TabOrder = 2
- NumGlyphs = 2
- end
- object SendMail1: SendMail
- SMTP_Port = 25
- Action = None
- OnMailInfo = SendMail1MailInfo
- OnMailError = SendMail1MailError
- KeepConnectionOpen = False
- WinsockStarted = False
- Version = 'SendMail 1.3.9'
- TimeoutConnect = 0
- TimeoutArp = 0
- OnDone = SendMail1Done
- Left = 296
- Top = 96
- end
- object EasyReg: TEasyReg
- About = 'Easyreg 1.20 , (C) 99, Finiware '
- Registered = 'Yes'
- ShowMessages = True
- KeyNames = UseHints
- AutoCreateKeys = True
- Company = 'Finiware'
- ProgramName = 'Intercent\99\Online help'
- Root = rkHKEY_LOCAL_MACHINE
- Left = 264
- Top = 96
- end
- end
-