home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / internet / TransSoftMail / tmc4bpe.exe / %MAINDIR% / Tmc4.exe / 0 / RCDATA / TDIALUPINFO / TDIALUPINFO.txt
Encoding:
Text File  |  1999-02-07  |  3.7 KB  |  174 lines

  1. object DialUpInfo: TDialUpInfo
  2.   Left = 130
  3.   Top = 97
  4.   Width = 337
  5.   Height = 256
  6.   Caption = 'DialUp Information...'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Scaled = False
  13.   OnShow = FormShow
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox1: TGroupBox
  17.     Left = 7
  18.     Top = 13
  19.     Width = 315
  20.     Height = 166
  21.     Caption = '[ Dialup facilities ]'
  22.     TabOrder = 0
  23.     object OfficeLabel13: TOfficeLabel
  24.       Left = 15
  25.       Top = 79
  26.       Width = 97
  27.       Height = 17
  28.       Caption = 'Dial up entry:'
  29.       Font.Charset = DEFAULT_CHARSET
  30.       Font.Color = clWindowText
  31.       Font.Height = -11
  32.       Font.Name = 'MS Sans Serif'
  33.       Font.Style = []
  34.     end
  35.     object OfficeLabel14: TOfficeLabel
  36.       Left = 16
  37.       Top = 107
  38.       Width = 96
  39.       Height = 17
  40.       Caption = 'Username:'
  41.       Font.Charset = DEFAULT_CHARSET
  42.       Font.Color = clWindowText
  43.       Font.Height = -11
  44.       Font.Name = 'MS Sans Serif'
  45.       Font.Style = []
  46.     end
  47.     object OfficeLabel15: TOfficeLabel
  48.       Left = 16
  49.       Top = 133
  50.       Width = 96
  51.       Height = 17
  52.       Caption = 'Password:'
  53.       Font.Charset = DEFAULT_CHARSET
  54.       Font.Color = clWindowText
  55.       Font.Height = -11
  56.       Font.Name = 'MS Sans Serif'
  57.       Font.Style = []
  58.     end
  59.     object Label20: TLabel
  60.       Left = 7
  61.       Top = 17
  62.       Width = 304
  63.       Height = 35
  64.       AutoSize = False
  65.       Caption = 
  66.         'Please provided the below information for logging in to the remo' +
  67.         'te server...'
  68.       Font.Charset = DEFAULT_CHARSET
  69.       Font.Color = clBlue
  70.       Font.Height = -11
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = []
  73.       ParentFont = False
  74.       Transparent = True
  75.       WordWrap = True
  76.     end
  77.     object DialEntries: TComboBox
  78.       Left = 113
  79.       Top = 78
  80.       Width = 187
  81.       Height = 21
  82.       ItemHeight = 13
  83.       TabOrder = 0
  84.     end
  85.     object DialPassword: TEdit97
  86.       Left = 113
  87.       Top = 132
  88.       Width = 187
  89.       Height = 19
  90.       PasswordChar = '*'
  91.       TabOrder = 2
  92.     end
  93.     object DialPermanent: TCheckBox
  94.       Left = 19
  95.       Top = 53
  96.       Width = 236
  97.       Height = 17
  98.       Caption = 'I am permanently connected to the Internet...'
  99.       TabOrder = 3
  100.     end
  101.     object DialUsername: TEdit97
  102.       Left = 113
  103.       Top = 106
  104.       Width = 187
  105.       Height = 19
  106.       TabOrder = 1
  107.     end
  108.   end
  109.   object Button1: TButton
  110.     Left = 160
  111.     Top = 190
  112.     Width = 75
  113.     Height = 25
  114.     Cancel = True
  115.     Caption = 'Cancel'
  116.     ModalResult = 2
  117.     TabOrder = 1
  118.   end
  119.   object Button2: TButton
  120.     Left = 248
  121.     Top = 190
  122.     Width = 75
  123.     Height = 25
  124.     Caption = 'OK'
  125.     Default = True
  126.     ModalResult = 1
  127.     TabOrder = 2
  128.   end
  129.   object MultiLang1: TMultiLang
  130.     DefaultEnabled = True
  131.     Languages = 2
  132.     Words.Strings = (
  133.       '%Form%'
  134.       'DialUp Information...'
  135.       'Upphringi-uppl∩┐╜singar...'
  136.       'GroupBox1'
  137.       '[ Dialup facilities ]'
  138.       '[ Upphringi ∩┐╜j∩┐╜nusta ]'
  139.       'OfficeLabel13'
  140.       'Dial up entry:'
  141.       'Upphringieind:'
  142.       'OfficeLabel14'
  143.       'Username:'
  144.       'Notandanafn:'
  145.       'OfficeLabel15'
  146.       'Password:'
  147.       'Lykilor∩┐╜:'
  148.       'Label20'
  149.       
  150.         'Please provided the below information for logging in to the remo' +
  151.         'te server...'
  152.       
  153.         'Vinsamlega gef∩┐╜u ∩┐╜essar uppl∩┐╜singar svo unnt s∩┐╜ a∩┐╜ tengjast Neti' +
  154.         'nu...'
  155.       'DialPassword'
  156.       ''
  157.       ''
  158.       'DialPermanent'
  159.       'I am permanently connected to the Internet...'
  160.       '∩┐╜g er st∩┐╜∩┐╜ugt ∩┐╜ tengingu vi∩┐╜ Interneti∩┐╜...'
  161.       'DialUsername'
  162.       ''
  163.       ''
  164.       'Button1'
  165.       'Cancel'
  166.       'H∩┐╜tta vi∩┐╜'
  167.       'Button2'
  168.       'OK'
  169.       '∩┐╜fram')
  170.     Left = 280
  171.     Top = 8
  172.   end
  173. end
  174.