home *** CD-ROM | disk | FTP | other *** search
- object frmNetSettingsWizard: TfrmNetSettingsWizard
- Left = 509
- Top = 320
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Machine Registration Wizard'
- ClientHeight = 283
- ClientWidth = 499
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 2
- Top = 5
- Width = 123
- Height = 234
- end
- object imgLogo: TImage
- Left = 4
- Top = 6
- Width = 120
- Height = 232
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Label3: TLabel
- Left = 316
- Top = 164
- Width = 109
- Height = 13
- AutoSize = False
- Caption = '&User Name:'
- end
- object pnlIntroduction: TPanel
- Left = 125
- Top = 3
- Width = 370
- Height = 250
- BevelOuter = bvNone
- TabOrder = 0
- Visible = False
- object lblIntroTitle: TLabel
- Left = 11
- Top = 4
- Width = 286
- Height = 22
- Caption = 'Enterprise Server Settings Wizard'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object Label27: TLabel
- Left = 12
- Top = 30
- Width = 353
- Height = 52
- AutoSize = False
- Caption = 'Use this wizard to set up your AutoMate network settings.'
- WordWrap = True
- end
- end
- object pnlMachineName: TPanel
- Left = 125
- Top = 3
- Width = 370
- Height = 250
- BevelOuter = bvNone
- TabOrder = 3
- Visible = False
- OnEnter = pnlConnectionTypeEnter
- object lblMachineNameTitle: TLabel
- Left = 11
- Top = 4
- Width = 262
- Height = 22
- Caption = 'Machine Name and Description'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object lblMachineNameDesc: TLabel
- Left = 12
- Top = 30
- Width = 353
- Height = 52
- AutoSize = False
- Caption =
- 'Here you can specify a friendly name for your AutoMate machine. ' +
- ' This name will be displayed to other users when they want to de' +
- 'ploy a task to your machine. You may also optionally add a desc' +
- 'ription, which will accompany your machine name.'
- WordWrap = True
- end
- object lblMachineName: TLabel
- Left = 12
- Top = 108
- Width = 109
- Height = 13
- AutoSize = False
- Caption = '&Machine Name:'
- FocusControl = edtMachineName
- end
- object Label1: TLabel
- Left = 12
- Top = 156
- Width = 109
- Height = 13
- AutoSize = False
- Caption = 'Machine &Description:'
- FocusControl = edtMachineDescription
- end
- object edtMachineName: TEdit
- Left = 12
- Top = 124
- Width = 173
- Height = 21
- TabOrder = 0
- OnKeyPress = edtMachineNameKeyPress
- end
- object edtMachineDescription: TEdit
- Left = 12
- Top = 172
- Width = 173
- Height = 21
- TabOrder = 1
- OnKeyPress = edtMachineDescriptionKeyPress
- end
- end
- object pnlAdminDetails: TPanel
- Left = 125
- Top = 3
- Width = 370
- Height = 250
- BevelOuter = bvNone
- TabOrder = 1
- Visible = False
- OnEnter = pnlConnectionTypeEnter
- object lblAdminDetailsTitle: TLabel
- Left = 11
- Top = 4
- Width = 211
- Height = 22
- Caption = 'Administrator Information'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object lblAdminDetailsDesc: TLabel
- Left = 12
- Top = 30
- Width = 353
- Height = 52
- AutoSize = False
- Caption =
- 'You must now specify the name and password of a user on your net' +
- 'work that has administrator priveleges (e.g. the Administrator) ' +
- ' Using this username and password, AutoMate will automatically r' +
- 'egister you wish the network.'
- WordWrap = True
- end
- object lblAdminName: TLabel
- Left = 12
- Top = 108
- Width = 109
- Height = 13
- AutoSize = False
- Caption = '&Administrator Name:'
- FocusControl = edtAdminName
- end
- object lblAdminPassword: TLabel
- Left = 12
- Top = 156
- Width = 121
- Height = 13
- AutoSize = False
- Caption = 'Administrator &Password:'
- FocusControl = edtAdminPassword
- end
- object edtAdminName: TEdit
- Left = 12
- Top = 124
- Width = 173
- Height = 21
- TabOrder = 0
- OnKeyPress = edtAdminNameKeyPress
- end
- object edtAdminPassword: TEdit
- Left = 12
- Top = 172
- Width = 173
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- OnKeyPress = edtAdminPasswordKeyPress
- end
- end
- object pnlUserName: TPanel
- Left = 125
- Top = 3
- Width = 370
- Height = 250
- BevelOuter = bvNone
- TabOrder = 4
- Visible = False
- OnEnter = pnlUserNameEnter
- object lblUserNameTitle: TLabel
- Left = 11
- Top = 4
- Width = 232
- Height = 22
- Caption = 'User Name and Description'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object lblUserNameDesc: TLabel
- Left = 12
- Top = 30
- Width = 353
- Height = 52
- AutoSize = False
- Caption =
- 'Here you can specify the name and password of the user that will' +
- ' be using this machine to connect to the AutoMate Enterprise Ser' +
- 'ver. '
- WordWrap = True
- end
- object lblUserName: TLabel
- Left = 12
- Top = 72
- Width = 109
- Height = 13
- AutoSize = False
- Caption = '&User Name:'
- FocusControl = edtUserName
- end
- object lblUserDescription: TLabel
- Left = 12
- Top = 204
- Width = 109
- Height = 13
- AutoSize = False
- Caption = 'User &Description:'
- FocusControl = edtUserDescription
- end
- object lblUserPassword: TLabel
- Left = 12
- Top = 116
- Width = 109
- Height = 13
- AutoSize = False
- Caption = 'User &Password:'
- FocusControl = edtUserPassword
- end
- object lblUserConfirmPassword: TLabel
- Left = 12
- Top = 160
- Width = 109
- Height = 13
- AutoSize = False
- Caption = '&Confirm Password:'
- FocusControl = edtUserPassword
- end
- object edtUserName: TEdit
- Left = 12
- Top = 88
- Width = 173
- Height = 21
- TabOrder = 0
- OnKeyPress = edtUserNameKeyPress
- end
- object edtUserDescription: TEdit
- Left = 12
- Top = 220
- Width = 173
- Height = 21
- TabOrder = 3
- OnKeyPress = edtUserDescriptionKeyPress
- end
- object edtUserPassword: TEdit
- Left = 12
- Top = 132
- Width = 173
- Height = 21
- PasswordChar = '*'
- TabOrder = 1
- OnKeyPress = edtUserPasswordKeyPress
- end
- object edtUserConfirmPassword: TEdit
- Left = 12
- Top = 176
- Width = 173
- Height = 21
- PasswordChar = '*'
- TabOrder = 2
- OnKeyPress = edtUserConfirmPasswordKeyPress
- end
- end
- object pnlFinished: TPanel
- Left = 125
- Top = 3
- Width = 370
- Height = 250
- BevelOuter = bvNone
- TabOrder = 5
- Visible = False
- OnEnter = pnlConnectionTypeEnter
- object lblFinishedTitle: TLabel
- Left = 11
- Top = 4
- Width = 78
- Height = 22
- Caption = 'Finished!'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object lblFinishedDesc: TLabel
- Left = 12
- Top = 30
- Width = 353
- Height = 52
- AutoSize = False
- Caption =
- 'You are now finished providing AutoMate with the information it ' +
- 'needs to setup your machine. AutoMate will now attempt to regis' +
- 'ter your machine on the network, and log you on as a user.'
- WordWrap = True
- end
- end
- object pnlConnectionType: TPanel
- Left = 125
- Top = 3
- Width = 370
- Height = 250
- BevelOuter = bvNone
- TabOrder = 2
- Visible = False
- OnEnter = pnlConnectionTypeEnter
- object lblConnectionTypeTitle: TLabel
- Left = 11
- Top = 4
- Width = 130
- Height = 22
- Caption = 'Server Settings'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object lblConnectionTypeDesc: TLabel
- Left = 12
- Top = 30
- Width = 353
- Height = 52
- AutoSize = False
- Caption =
- 'Select the AutoMate Enterprise Server you wish to connect to, an' +
- 'd how this machine should attempt to connect to it.'
- WordWrap = True
- end
- object lblServer: TLabel
- Left = 12
- Top = 80
- Width = 49
- Height = 13
- AutoSize = False
- Caption = 'Server:'
- FocusControl = edtServer
- end
- object grpConnType: TGroupBox
- Left = 12
- Top = 132
- Width = 349
- Height = 105
- Caption = 'Connection Type: '
- TabOrder = 1
- object rdoLAN: TRadioButton
- Left = 8
- Top = 24
- Width = 321
- Height = 17
- Caption = 'I am connected to a LAN'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object rdoDialUp: TRadioButton
- Left = 8
- Top = 48
- Width = 321
- Height = 17
- Caption = 'I use a dial-up connection:'
- TabOrder = 1
- OnClick = rdoDialUpClick
- end
- object cboDialUps: TComboBox
- Left = 24
- Top = 68
- Width = 177
- Height = 21
- Style = csDropDownList
- Enabled = False
- ItemHeight = 13
- Items.Strings = (
- '( Select Dial-Up Name Here )')
- TabOrder = 2
- end
- end
- object edtServer: TEdit
- Left = 12
- Top = 96
- Width = 201
- Height = 21
- TabOrder = 0
- OnKeyPress = edtServerKeyPress
- end
- end
- object comCancel: TButton
- Left = 415
- Top = 257
- Width = 75
- Height = 23
- Cancel = True
- Caption = '&Cancel'
- TabOrder = 8
- OnClick = comCancelClick
- end
- object comNext: TButton
- Left = 331
- Top = 257
- Width = 75
- Height = 23
- Caption = '&Next ->'
- Default = True
- TabOrder = 7
- OnClick = comNextClick
- end
- object comBack: TButton
- Left = 256
- Top = 257
- Width = 75
- Height = 23
- Caption = '<- &Back'
- Enabled = False
- TabOrder = 6
- OnClick = comBackClick
- end
- end
-