home *** CD-ROM | disk | FTP | other *** search
- object DialUpInfo: TDialUpInfo
- Left = 130
- Top = 97
- Width = 337
- Height = 256
- Caption = 'DialUp Information...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox1: TGroupBox
- Left = 7
- Top = 13
- Width = 315
- Height = 166
- Caption = '[ Dialup facilities ]'
- TabOrder = 0
- object OfficeLabel13: TOfficeLabel
- Left = 15
- Top = 79
- Width = 97
- Height = 17
- Caption = 'Dial up entry:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- end
- object OfficeLabel14: TOfficeLabel
- Left = 16
- Top = 107
- Width = 96
- Height = 17
- Caption = 'Username:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- end
- object OfficeLabel15: TOfficeLabel
- Left = 16
- Top = 133
- Width = 96
- Height = 17
- Caption = 'Password:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- end
- object Label20: TLabel
- Left = 7
- Top = 17
- Width = 304
- Height = 35
- AutoSize = False
- Caption =
- 'Please provided the below information for logging in to the remo' +
- 'te server...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object DialEntries: TComboBox
- Left = 113
- Top = 78
- Width = 187
- Height = 21
- ItemHeight = 13
- TabOrder = 0
- end
- object DialPassword: TEdit97
- Left = 113
- Top = 132
- Width = 187
- Height = 19
- PasswordChar = '*'
- TabOrder = 2
- end
- object DialPermanent: TCheckBox
- Left = 19
- Top = 53
- Width = 236
- Height = 17
- Caption = 'I am permanently connected to the Internet...'
- TabOrder = 3
- end
- object DialUsername: TEdit97
- Left = 113
- Top = 106
- Width = 187
- Height = 19
- TabOrder = 1
- end
- end
- object Button1: TButton
- Left = 160
- Top = 190
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object Button2: TButton
- Left = 248
- Top = 190
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 2
- end
- object MultiLang1: TMultiLang
- DefaultEnabled = True
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'DialUp Information...'
- 'Upphringi-uppl�singar...'
- 'GroupBox1'
- '[ Dialup facilities ]'
- '[ Upphringi �j�nusta ]'
- 'OfficeLabel13'
- 'Dial up entry:'
- 'Upphringieind:'
- 'OfficeLabel14'
- 'Username:'
- 'Notandanafn:'
- 'OfficeLabel15'
- 'Password:'
- 'Lykilor�:'
- 'Label20'
-
- 'Please provided the below information for logging in to the remo' +
- 'te server...'
-
- 'Vinsamlega gef�u �essar uppl�singar svo unnt s� a� tengjast Neti' +
- 'nu...'
- 'DialPassword'
- ''
- ''
- 'DialPermanent'
- 'I am permanently connected to the Internet...'
- '�g er st��ugt � tengingu vi� Interneti�...'
- 'DialUsername'
- ''
- ''
- 'Button1'
- 'Cancel'
- 'H�tta vi�'
- 'Button2'
- 'OK'
- '�fram')
- Left = 280
- Top = 8
- end
- end
-