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

  1. object ImportEudora: TImportEudora
  2.   Left = 91
  3.   Top = 91
  4.   BorderStyle = bsSingle
  5.   Caption = 'Import data from Eudora...'
  6.   ClientHeight = 246
  7.   ClientWidth = 420
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object LMDLabelFill1: TLMDLabelFill
  19.     Left = 16
  20.     Top = 0
  21.     Width = 191
  22.     Height = 33
  23.     FillObject.Style = sfGradient
  24.     FillObject.Gradient.Color = clActiveCaption
  25.     FillObject.Gradient.ColorCount = 31
  26.     FillObject.Gradient.Style = gstHorizontal
  27.     Caption = 'Eudora import...'
  28.     Font.Charset = DEFAULT_CHARSET
  29.     Font.Color = clWindowText
  30.     Font.Height = -24
  31.     Font.Name = 'MS Sans Serif'
  32.     Font.Style = [fsBold]
  33.     FontFx.Style = tdRaisedShadow
  34.     ParentFont = False
  35.   end
  36.   object Label1: TLabel
  37.     Left = 2
  38.     Top = 175
  39.     Width = 120
  40.     Height = 13
  41.     Alignment = taRightJustify
  42.     Caption = 'Where is Eudora located:'
  43.   end
  44.   object Label2: TLabel
  45.     Left = 24
  46.     Top = 30
  47.     Width = 388
  48.     Height = 44
  49.     AutoSize = False
  50.     Caption = 
  51.       'This option allows you to import addresses, Folders and messages' +
  52.       ' from a Eudora database. '#13#10'To start the migration, please select' +
  53.       ' the conversion to perform and click [Start!]...'
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clActiveCaption
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = []
  59.     ParentFont = False
  60.     Transparent = True
  61.     WordWrap = True
  62.   end
  63.   object GroupBox1: TGroupBox
  64.     Left = 16
  65.     Top = 71
  66.     Width = 389
  67.     Height = 86
  68.     Caption = '[ Which data... ]'
  69.     TabOrder = 0
  70.     object CheckBox1: TCheckBox
  71.       Left = 16
  72.       Top = 23
  73.       Width = 345
  74.       Height = 17
  75.       Caption = 'Addressbooks...'
  76.       State = cbChecked
  77.       TabOrder = 0
  78.     end
  79.     object CheckBox2: TCheckBox
  80.       Left = 16
  81.       Top = 66
  82.       Width = 345
  83.       Height = 17
  84.       Caption = 'Folders...'
  85.       State = cbChecked
  86.       TabOrder = 1
  87.       Visible = False
  88.     end
  89.     object CheckBox3: TCheckBox
  90.       Left = 16
  91.       Top = 42
  92.       Width = 345
  93.       Height = 17
  94.       Caption = 'Messages...'
  95.       State = cbChecked
  96.       TabOrder = 2
  97.     end
  98.     object Animate1: TAnimate
  99.       Left = 320
  100.       Top = 9
  101.       Width = 48
  102.       Height = 45
  103.       Active = False
  104.       CommonAVI = aviFindComputer
  105.       StopFrame = 8
  106.       Visible = False
  107.     end
  108.     object Button4: TButton
  109.       Left = 319
  110.       Top = 59
  111.       Width = 50
  112.       Height = 21
  113.       Caption = 'Cancel'
  114.       Default = True
  115.       TabOrder = 4
  116.       Visible = False
  117.       OnClick = Button4Click
  118.     end
  119.     object Animate2: TAnimate
  120.       Left = 328
  121.       Top = 14
  122.       Width = 32
  123.       Height = 32
  124.       Active = False
  125.       FileName = 'Working.avi'
  126.       StopFrame = 24
  127.       Transparent = False
  128.       Visible = False
  129.     end
  130.   end
  131.   object DirectoryEdit1: TDirectoryEdit
  132.     Left = 128
  133.     Top = 171
  134.     Width = 228
  135.     Height = 21
  136.     OnAfterDialog = DirectoryEdit1AfterDialog
  137.     NumGlyphs = 1
  138.     TabOrder = 1
  139.   end
  140.   object Button1: TButton
  141.     Left = 240
  142.     Top = 196
  143.     Width = 75
  144.     Height = 25
  145.     Caption = 'Import!'
  146.     Default = True
  147.     TabOrder = 2
  148.     OnClick = Button1Click
  149.   end
  150.   object Button2: TButton
  151.     Left = 329
  152.     Top = 196
  153.     Width = 75
  154.     Height = 25
  155.     Caption = 'Cancel'
  156.     TabOrder = 3
  157.     OnClick = Button2Click
  158.   end
  159.   object Button3: TButton
  160.     Left = 356
  161.     Top = 171
  162.     Width = 48
  163.     Height = 20
  164.     Caption = '&Search!'
  165.     TabOrder = 4
  166.     OnClick = Button3Click
  167.   end
  168.   object Drives: TDriveComboBox
  169.     Left = 264
  170.     Top = 40
  171.     Width = 145
  172.     Height = 19
  173.     TabOrder = 5
  174.     Visible = False
  175.   end
  176.   object sBar: TStatusBar
  177.     Left = 0
  178.     Top = 227
  179.     Width = 420
  180.     Height = 19
  181.     Panels = <>
  182.     SimplePanel = True
  183.   end
  184.   object MultiLang1: TMultiLang
  185.     Languages = 2
  186.     Words.Strings = (
  187.       '%Form%'
  188.       'Import data from Eudora...'
  189.       'Lesa g∩┐╜gn fr∩┐╜ "Eudora"...'
  190.       'GroupBox1'
  191.       '[ Which data... ]'
  192.       '[ Hva∩┐╜a g∩┐╜gn... ]'
  193.       'LMDLabelFill1'
  194.       'Eudora import...'
  195.       'Lesa g∩┐╜gn fr∩┐╜ "Eudora"...'
  196.       'CheckBox1'
  197.       'Addressbooks...'
  198.       'Netfangab∩┐╜kur...'
  199.       'CheckBox2'
  200.       'Folders...'
  201.       'M∩┐╜ppur...'
  202.       'CheckBox3'
  203.       'Messages...'
  204.       'P∩┐╜st...'
  205.       'Label1'
  206.       'Where is Eudora located:'
  207.       'Hvar er Eudora ∩┐╜ sta∩┐╜sett:'
  208.       'Button1'
  209.       'Import!'
  210.       'Lesa!'
  211.       'Button2'
  212.       'Cancel'
  213.       'H∩┐╜tta vi∩┐╜'
  214.       'Label2'
  215.       
  216.         'This option allows you to import addresses, Folders and messages' +
  217.         ' from a Eudora database. '#13#10'To start the migration, please select' +
  218.         ' the conversion to perform and click [Start!]...'
  219.       
  220.         '∩┐╜essi vinnsla leyfir ∩┐╜∩┐╜r a∩┐╜ lesa inn g∩┐╜gn fr∩┐╜ Eudora p∩┐╜stforriti' +
  221.         'nu inn ∩┐╜ ∩┐╜etta forrit.'#13#10'Til ∩┐╜ess a∩┐╜ hefja lestur ∩┐╜∩┐╜ smelltu ∩┐╜ [L' +
  222.         'esa!]...'
  223.       'Button4'
  224.       'Cancel'
  225.       'Stoppa'
  226.       'DirectoryEdit1'
  227.       ''
  228.       ''
  229.       'Button3'
  230.       '&Search!'
  231.       '&Leita'
  232.       'sBar'
  233.       ''
  234.       '')
  235.     DoNot.Strings = (
  236.       'DirectoryEdit1')
  237.     Left = 360
  238.     Top = 16
  239.   end
  240.   object MessageSource: TmsMessage
  241.     ContentType = 'text/plain'
  242.     ReturnReceipt = False
  243.     Left = 320
  244.     Top = 8
  245.   end
  246. end
  247.