home *** CD-ROM | disk | FTP | other *** search
- object frmBackup: TfrmBackup
- Left = 331
- Top = 227
- BorderIcons = [biSystemMenu]
- AutoScroll = False
- Caption = 'Backup and Restore'
- ClientHeight = 292
- ClientWidth = 426
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 16
- Top = 24
- Width = 393
- Height = 249
- ActivePage = Backup
- TabOrder = 0
- TabStop = False
- object Backup: TTabSheet
- Caption = 'Backup'
- object Label2: TLabel
- Left = 40
- Top = 8
- Width = 326
- Height = 13
- Caption =
- 'This option will allow you to save all your DATA files to a flop' +
- 'py disk. '
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label3: TLabel
- Left = 120
- Top = 32
- Width = 146
- Height = 16
- Caption = '**** IMPORTANT ****'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 64
- Top = 48
- Width = 276
- Height = 13
- Caption = 'After making your backup, store the disk(s) in a safe place.'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label5: TLabel
- Left = 64
- Top = 80
- Width = 259
- Height = 13
- Caption = 'If your floppy drive is not '#39'A'#39', type your drive letter here:'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object StatusLb: TLabel
- Left = 64
- Top = 174
- Width = 3
- Height = 13
- Color = clBtnFace
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object btnZip: TBitBtn
- Left = 64
- Top = 120
- Width = 145
- Height = 41
- Caption = '&Save To Floppy Disk'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnZipClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333FFFFFFFFFFFFF33000077777770033377777777777773F000007888888
- 00037F3337F3FF37F37F00000780088800037F3337F77F37F37F000007800888
- 00037F3337F77FF7F37F00000788888800037F3337777777337F000000000000
- 00037F3FFFFFFFFFFF7F00000000000000037F77777777777F7F000FFFFFFFFF
- 00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
- 00037F7F333333337F7F000FFFFFFFFF00037F7F333333337F7F000FFFFFFFFF
- 00037F7F333333337F7F000FFFFFFFFF07037F7F33333333777F000FFFFFFFFF
- 0003737FFFFFFFFF7F73300999999999003337777777777777330000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- object txtDrive: TEdit
- Left = 328
- Top = 80
- Width = 17
- Height = 21
- CharCase = ecUpperCase
- MaxLength = 1
- TabOrder = 0
- Text = 'A'
- end
- object BitBtn1: TBitBtn
- Left = 232
- Top = 120
- Width = 97
- Height = 41
- Caption = '&Cancel'
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = BitBtn1Click
- Kind = bkCancel
- Layout = blGlyphTop
- end
- object ProgressBar1: TProgressBar
- Left = 64
- Top = 192
- Width = 265
- Height = 17
- Min = 0
- Max = 100
- Step = 5
- TabOrder = 3
- Visible = False
- end
- end
- object Restore: TTabSheet
- Caption = 'Restore'
- object StatusLb1: TLabel
- Left = 64
- Top = 174
- Width = 3
- Height = 13
- Color = clBtnFace
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object Label6: TLabel
- Left = 56
- Top = 80
- Width = 259
- Height = 13
- Caption = 'If your floppy drive is not '#39'A'#39', type your drive letter here:'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label1: TLabel
- Left = 24
- Top = 24
- Width = 338
- Height = 17
- Caption =
- 'This option will allow you to Restore all your DATA from the Flo' +
- 'ppy Disk.'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label7: TLabel
- Left = 24
- Top = 48
- Width = 346
- Height = 13
- Caption =
- 'Make sure your Backup disk is in the drive, and press the Restor' +
- 'e button.'
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object btnCancel1: TBitBtn
- Left = 239
- Top = 128
- Width = 97
- Height = 41
- Caption = '&Cancel'
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = btnCancel1Click
- Kind = bkCancel
- Layout = blGlyphTop
- end
- object ProgressBar2: TProgressBar
- Left = 64
- Top = 192
- Width = 265
- Height = 17
- Min = 0
- Max = 100
- Step = 5
- TabOrder = 3
- Visible = False
- end
- object txtDrive1: TEdit
- Left = 320
- Top = 80
- Width = 17
- Height = 21
- CharCase = ecUpperCase
- MaxLength = 1
- TabOrder = 0
- Text = 'A'
- end
- object btnRestore: TBitBtn
- Left = 56
- Top = 128
- Width = 161
- Height = 41
- Caption = '&Restore To Hard Drive'
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = btnRestoreClick
- Glyph.Data = {
- 78010000424D7801000000000000760000002800000020000000100000000100
- 04000000000000000000120B0000120B00000000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 33333FFFFFFFFFFFFFFF000000000000000077777777777777770F7777777777
- 77707F3F3333333333370F988888888888707F733FFFFFFFF3370F8800000000
- 88707F337777777733370F888888888888707F333FFFFFFFF3370F8800000000
- 88707F337777777733370F888888888888707F333333333333370F8888888888
- 88707F333333333333370FFFFFFFFFFFFFF07FFFFFFFFFFFFFF7000000000000
- 0000777777777777777733333333333333333333333333333333333333333333
- 33333333333333333333333333333333333333333333333333330000}
- Layout = blGlyphTop
- NumGlyphs = 2
- end
- end
- end
- object BackupZip: TXceedZip
- FilesToProcess.Strings = (
- 'EIOwn.db'
- 'EIOwn.MB'
- 'EIOwn.PX'
- 'EIOwn.Y*'
- 'EIOwn.X*'
- 'Business.db'
- 'Business.PX'
- 'Location.db'
- 'Location.PX'
- 'Type.db'
- 'Type.PX'
- 'Manufact.db'
- 'Manufact.PX')
- Compression = 6
- ClearDisks = True
- Overwrite = xowAlways
- StoredExtensions = '.ZIP;.LZH;.ARC;.ARJ;.ZOO'
- OnAdding = BackupZipAdding
- OnExtracting = BackupZipExtracting
- OnTesting = BackupZipTesting
- OnStatus = BackupZipStatus
- Left = 22
- Top = 16
- end
- end
-