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

  1. object ReorgData: TReorgData
  2.   Left = 163
  3.   Top = 184
  4.   BorderStyle = bsDialog
  5.   Caption = 'Reorganize database...'
  6.   ClientHeight = 158
  7.   ClientWidth = 335
  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 Label1: TLabel
  19.     Left = 71
  20.     Top = 43
  21.     Width = 252
  22.     Height = 83
  23.     AutoSize = False
  24.     Caption = 
  25.       'This option will reorganize your database, removing occupied spa' +
  26.       'ce of deleted messages and corrupted datablocks...'#13#10'This can tak' +
  27.       'e a potentially long time, depending on number of of messages, u' +
  28.       'sers, folders and related info...'
  29.     Transparent = True
  30.     WordWrap = True
  31.   end
  32.   object LMDLabelFill1: TLMDLabelFill
  33.     Left = 8
  34.     Top = -2
  35.     Width = 220
  36.     Height = 28
  37.     FillObject.Style = sfGradient
  38.     FillObject.Gradient.Color = clActiveCaption
  39.     FillObject.Gradient.Style = gstHorizontal
  40.     Caption = 'Reorganize database...'
  41.     Font.Charset = DEFAULT_CHARSET
  42.     Font.Color = clWindowText
  43.     Font.Height = -19
  44.     Font.Name = 'MS Sans Serif'
  45.     Font.Style = [fsBold]
  46.     FontFx.Style = tdRaisedShadow
  47.     ParentFont = False
  48.   end
  49.   object pBar: TLMDProgressFill
  50.     Left = 10
  51.     Top = 24
  52.     Width = 314
  53.     Height = 15
  54.     Bevel.StyleOuter = bvLowered
  55.     Bevel.Mode = bmCustom
  56.     Bevel.StandardStyle = lsSingleLowered
  57.     FillObject.Style = sfGradient
  58.     FillObject.Gradient.Color = clSilver
  59.     FillObject.Gradient.ColorCount = 31
  60.     FillObject.Gradient.Style = gstHorizontal
  61.     FillObject.Gradient.EndColor = clActiveCaption
  62.     Visible = False
  63.   end
  64.   object Button1: TButton
  65.     Left = 162
  66.     Top = 129
  67.     Width = 75
  68.     Height = 25
  69.     Caption = 'Start!'
  70.     Default = True
  71.     TabOrder = 0
  72.     OnClick = Button1Click
  73.   end
  74.   object Button2: TButton
  75.     Left = 242
  76.     Top = 129
  77.     Width = 75
  78.     Height = 25
  79.     Caption = 'Cancel'
  80.     TabOrder = 1
  81.     OnClick = Button2Click
  82.   end
  83.   object Animate1: TAnimate
  84.     Left = 10
  85.     Top = 57
  86.     Width = 48
  87.     Height = 50
  88.     Active = False
  89.     CommonAVI = aviFindFile
  90.     StopFrame = 23
  91.     Visible = False
  92.   end
  93.   object MultiLang1: TMultiLang
  94.     Languages = 2
  95.     Words.Strings = (
  96.       '%Form%'
  97.       'Reorganize database...'
  98.       'Emndurbyggja gagnagrunn...'
  99.       'Label1'
  100.       
  101.         'This option will reorganize your database, removing occupied spa' +
  102.         'ce of deleted messages and corrupted datablocks...'#13#10'This can tak' +
  103.         'e a potentially long time, depending on number of of messages, u' +
  104.         'sers, folders and related info...'
  105.       
  106.         '∩┐╜essi vinnsla mun endurbyggja gagnagrunn forritsins og ∩┐╜ar me∩┐╜ e' +
  107.         'ndurn∩┐╜ta pl∩┐╜ss sem teki∩┐╜ er af eyddum p∩┐╜sti og ∩┐╜∩┐╜rum eyddum g∩┐╜gn' +
  108.         'um.'#13#10'∩┐╜etta getur teki∩┐╜ langan t∩┐╜ma. T∩┐╜malengd veltur ∩┐╜ fj∩┐╜lda p∩┐╜' +
  109.         'sta, notenda og mappa.'
  110.       'Button1'
  111.       'Start!'
  112.       'Byrja!'
  113.       'Button2'
  114.       'Cancel'
  115.       'H∩┐╜tta vi∩┐╜'
  116.       'LMDLabelFill1'
  117.       'Reorganize database...'
  118.       'Endurbyggja gagnagrunn...'
  119.       'pBar'
  120.       ''
  121.       ''
  122.       'idFinished'
  123.       'Finished reorganizing the database!'
  124.       'Endurbyggingu gagna loki∩┐╜!'
  125.       'idUsers'
  126.       'Users && their properties...'
  127.       'Notendur...'
  128.       'idAccounts'
  129.       'Accounts && their properties...'
  130.       'P∩┐╜sth∩┐╜lf...'
  131.       'idFolders'
  132.       'Folders && their properties...'
  133.       'M∩┐╜ppur...'
  134.       'idMessages'
  135.       'Messages && their properties...'
  136.       'P∩┐╜stur...')
  137.     Left = 248
  138.     Top = 8
  139.   end
  140. end
  141.