home *** CD-ROM | disk | FTP | other *** search
- object BackupForm: TBackupForm
- Left = 200
- Top = 102
- BorderStyle = bsDialog
- Caption = 'Backup utility...'
- ClientHeight = 300
- ClientWidth = 367
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object LMDLabelFill1: TLMDLabelFill
- Left = 16
- Top = 0
- Width = 226
- Height = 33
- FillObject.Style = sfGradient
- FillObject.Gradient.Color = clActiveCaption
- FillObject.Gradient.ColorCount = 31
- FillObject.Gradient.Style = gstHorizontal
- Caption = 'Backup your data...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -24
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- FontFx.Style = tdRaisedShadow
- ParentFont = False
- end
- object Label1: TLabel
- Left = 30
- Top = 226
- Width = 39
- Height = 13
- Alignment = taRightJustify
- Caption = 'Copy to:'
- end
- object Label2: TLabel
- Left = 20
- Top = 193
- Width = 3
- Height = 13
- end
- object GroupBox1: TGroupBox
- Left = 18
- Top = 40
- Width = 329
- Height = 153
- Caption = '[ Which data ]'
- TabOrder = 0
- object CheckBox1: TCheckBox
- Left = 8
- Top = 16
- Width = 217
- Height = 17
- Caption = 'Accounts...'
- State = cbChecked
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 8
- Top = 35
- Width = 217
- Height = 17
- Caption = 'Users...'
- State = cbChecked
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 8
- Top = 54
- Width = 217
- Height = 17
- Caption = 'Folders structure and properties...'
- State = cbChecked
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 8
- Top = 73
- Width = 217
- Height = 17
- Caption = 'Filtering rules...'
- State = cbChecked
- TabOrder = 3
- end
- object CheckBox5: TCheckBox
- Left = 8
- Top = 92
- Width = 217
- Height = 17
- Caption = 'Message base...'
- State = cbChecked
- TabOrder = 4
- end
- object Button4: TButton
- Left = 271
- Top = 80
- Width = 50
- Height = 21
- Caption = 'Cancel'
- Default = True
- TabOrder = 5
- Visible = False
- end
- object CheckBox6: TCheckBox
- Left = 8
- Top = 126
- Width = 217
- Height = 17
- Caption = 'Addressbooks...'
- State = cbChecked
- TabOrder = 6
- end
- object CheckBox7: TCheckBox
- Left = 24
- Top = 108
- Width = 203
- Height = 17
- Hint = 'Include all .EML files in subfolders...'
- Caption = 'Include sources...'
- State = cbChecked
- TabOrder = 8
- end
- object Animate1: TAnimate
- Left = 136
- Top = 74
- Width = 131
- Height = 57
- Active = False
- AutoSize = False
- Center = False
- CommonAVI = aviCopyFiles
- StopFrame = 34
- Visible = False
- end
- end
- object Button1: TButton
- Left = 191
- Top = 251
- Width = 75
- Height = 25
- Caption = 'Start'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 272
- Top = 251
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- end
- object StatusB: TFriendlyStatusBar
- Left = 0
- Top = 281
- Width = 367
- Height = 19
- Panels = <>
- SimplePanel = True
- end
- object DirectoryEdit1: TDirectoryEdit
- Left = 73
- Top = 222
- Width = 274
- Height = 21
- DialogOptions = [sdAllowCreate, sdPerformCreate, sdPrompt]
- NumGlyphs = 1
- TabOrder = 4
- end
- object MultiLang1: TMultiLang
- Languages = 2
- Words.Strings = (
- '%Form%'
- 'Backup utility...'
- 'Afritataka...'
- 'GroupBox1'
- '[ Which data ]'
- '[ Hva�a g�gn ]'
- 'LMDLabelFill1'
- 'Backup your data...'
- 'Afritun gagna...'
- 'CheckBox1'
- 'Accounts...'
- 'Netfangaskr�...'
- 'CheckBox2'
- 'Users...'
- 'Notendur...'
- 'CheckBox3'
- 'Folders structure and properties...'
- 'M�ppustr�kt�r og eiginleikar...'
- 'CheckBox4'
- 'Filtering rules...'
- 'Sigtunarreglur...'
- 'CheckBox5'
- 'Message base...'
- 'P�stg�gn...'
- 'Button1'
- 'Start'
- 'Byrja'
- 'Button2'
- 'Cancel'
- 'H�tta vi�'
- 'StatusB'
- ''
- ''
- 'Button4'
- 'Cancel'
- 'H�tta'
- 'Label1'
- 'Copy to:'
- 'Afrita til:'
- 'DirectoryEdit1'
- ''
- ''
- 'CheckBox6'
- 'Addressbooks...'
- 'Netfangab�kur...')
- Left = 296
- Top = 16
- end
- end
-