home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Comunicatii / thebat / the_bat2.04.07.exe / thebat.exe / 0 / RCDATA / TMAILBOXIMPORTER / TMAILBOXIMPORTER.txt
Encoding:
Text File  |  2004-02-23  |  5.5 KB  |  253 lines

  1. object MailboxImporter: TMailboxImporter
  2.   Left = 225
  3.   Top = 111
  4.   BorderStyle = bsDialog
  5.   Caption = 'Import Mailboxes'
  6.   ClientHeight = 313
  7.   ClientWidth = 319
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   OnShow = FormShow
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Bevel1: TBevel
  23.     Left = 9
  24.     Top = 256
  25.     Width = 297
  26.     Height = 9
  27.     Shape = bsBottomLine
  28.   end
  29.   object Book: TNotebook
  30.     Left = 0
  31.     Top = 0
  32.     Width = 319
  33.     Height = 257
  34.     Align = alTop
  35.     TabOrder = 0
  36.     object TPage
  37.       Left = 0
  38.       Top = 0
  39.       Caption = 'Mailer'
  40.       object Label1: TLabel
  41.         Left = 16
  42.         Top = 16
  43.         Width = 281
  44.         Height = 57
  45.         AutoSize = False
  46.         Caption = 
  47.           'Please choose the e-mail client you want to convert mailboxes fr' +
  48.           'om. (Make sure that boxes are compressed so you won'#39't restore un' +
  49.           'wanted messages)'
  50.         WordWrap = True
  51.       end
  52.       object bClient: TRadioGroup
  53.         Left = 16
  54.         Top = 72
  55.         Width = 281
  56.         Height = 177
  57.         TabOrder = 0
  58.       end
  59.     end
  60.     object TPage
  61.       Left = 0
  62.       Top = 0
  63.       Caption = 'Client search'
  64.       object lInfo: TLabel
  65.         Left = 16
  66.         Top = 32
  67.         Width = 284
  68.         Height = 33
  69.         AutoSize = False
  70.         Caption = 'Retrieving mailbox information of '
  71.         WordWrap = True
  72.       end
  73.       object Label7: TLabel
  74.         Left = 14
  75.         Top = 120
  76.         Width = 289
  77.         Height = 13
  78.         Alignment = taCenter
  79.         AutoSize = False
  80.         Caption = 'Please wait...'
  81.       end
  82.     end
  83.     object TPage
  84.       Left = 0
  85.       Top = 0
  86.       Caption = 'Mailbox'
  87.       object Label2: TLabel
  88.         Left = 17
  89.         Top = 8
  90.         Width = 281
  91.         Height = 29
  92.         AutoSize = False
  93.         Caption = 'Please select the mailboxes you want to import'
  94.         WordWrap = True
  95.       end
  96.       object cbPrompt: TCheckBox
  97.         Left = 24
  98.         Top = 234
  99.         Width = 273
  100.         Height = 17
  101.         Caption = '&Prompt me whenever a new mailbox is created'
  102.         TabOrder = 2
  103.       end
  104.       object bSelectAll: TButton
  105.         Left = 14
  106.         Top = 204
  107.         Width = 115
  108.         Height = 25
  109.         Caption = '&Select all'
  110.         TabOrder = 0
  111.         OnClick = bSelectAllClick
  112.       end
  113.       object bDeAll: TButton
  114.         Tag = 1
  115.         Left = 190
  116.         Top = 204
  117.         Width = 115
  118.         Height = 25
  119.         Caption = '&Unselect all'
  120.         TabOrder = 1
  121.         OnClick = bSelectAllClick
  122.       end
  123.       object lBoxes: TMLVGrid
  124.         Left = 16
  125.         Top = 38
  126.         Width = 289
  127.         Height = 162
  128.         DefaultRowHeight = 16
  129.         DefaultDrawing = False
  130.         FixedCols = 0
  131.         RowCount = 1
  132.         FixedRows = 0
  133.         Options = [goThumbTracking]
  134.         TabOrder = 3
  135.         OnKeyDown = lBoxesKeyDown
  136.         OnMouseDown = lBoxesMouseDown
  137.         AltDrag = True
  138.         AutoColResize = True
  139.         AutoSearch = True
  140.         MultiSelect = False
  141.         ImmediateSelect = False
  142.         OnDrawItemImage = lBoxesDrawItemImage
  143.       end
  144.     end
  145.     object TPage
  146.       Left = 0
  147.       Top = 0
  148.       Caption = 'Confirm'
  149.       object Label4: TLabel
  150.         Left = 14
  151.         Top = 16
  152.         Width = 288
  153.         Height = 41
  154.         AutoSize = False
  155.         Caption = 
  156.           'Import is in progress. Please be patient - this process may take' +
  157.           ' a long time...'
  158.         WordWrap = True
  159.       end
  160.       object Label5: TLabel
  161.         Left = 25
  162.         Top = 64
  163.         Width = 96
  164.         Height = 13
  165.         Alignment = taRightJustify
  166.         Caption = 'Processing mailbox: '
  167.       end
  168.       object lBox: TLabel
  169.         Left = 128
  170.         Top = 64
  171.         Width = 177
  172.         Height = 13
  173.         Cursor = crDrag
  174.         AutoSize = False
  175.         Font.Charset = DEFAULT_CHARSET
  176.         Font.Color = clBlack
  177.         Font.Height = -12
  178.         Font.Name = 'MS Sans Serif'
  179.         Font.Style = [fsBold]
  180.         ParentFont = False
  181.       end
  182.       object Label6: TLabel
  183.         Left = 22
  184.         Top = 144
  185.         Width = 79
  186.         Height = 13
  187.         Caption = 'Overall progress:'
  188.       end
  189.       object pBar: TProgressBar
  190.         Left = 22
  191.         Top = 96
  192.         Width = 273
  193.         Height = 25
  194.         TabOrder = 0
  195.       end
  196.       object AllBar: TProgressBar
  197.         Left = 22
  198.         Top = 168
  199.         Width = 273
  200.         Height = 25
  201.         TabOrder = 1
  202.       end
  203.     end
  204.     object TPage
  205.       Left = 0
  206.       Top = 0
  207.       Caption = 'Finished'
  208.       object Label8: TLabel
  209.         Left = 14
  210.         Top = 84
  211.         Width = 289
  212.         Height = 65
  213.         AutoSize = False
  214.         Caption = 
  215.           'Import finished. Press Close button to close Import Wizard or pr' +
  216.           'ess Back button to Import another portion of mailboxes.'
  217.         WordWrap = True
  218.       end
  219.     end
  220.   end
  221.   object bBack: TButton
  222.     Left = 72
  223.     Top = 280
  224.     Width = 71
  225.     Height = 25
  226.     Caption = '<  &Back'
  227.     Enabled = False
  228.     TabOrder = 1
  229.     OnClick = bBackClick
  230.   end
  231.   object bNext: TButton
  232.     Left = 152
  233.     Top = 280
  234.     Width = 75
  235.     Height = 25
  236.     Caption = '&Next   >'
  237.     Default = True
  238.     TabOrder = 2
  239.     OnClick = bNextClick
  240.   end
  241.   object bCancel: TButton
  242.     Left = 232
  243.     Top = 280
  244.     Width = 75
  245.     Height = 25
  246.     Cancel = True
  247.     Caption = 'Cancel'
  248.     ModalResult = 2
  249.     TabOrder = 3
  250.     OnClick = bCancelClick
  251.   end
  252. end
  253.