home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1999 September / Dpcb0999.iso / Business / Empire / _SETUP.1 / EmpireBuilder.exe / 0 / RCDATA / TFMBACKUPWIZARD / TFMBACKUPWIZARD.txt < prev   
Text File  |  1999-06-21  |  13KB  |  519 lines

  1. object fmBackupWizard: TfmBackupWizard
  2.   Left = 101
  3.   Top = 114
  4.   HelpContext = 728
  5.   BorderStyle = bsDialog
  6.   Caption = 'Back up Wizard'
  7.   ClientHeight = 353
  8.   ClientWidth = 592
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   PixelsPerInch = 120
  17.   TextHeight = 16
  18.   object Notebook1: TNotebook
  19.     Left = 152
  20.     Top = 0
  21.     Width = 440
  22.     Height = 288
  23.     Align = alRight
  24.     PageIndex = 4
  25.     TabOrder = 0
  26.     object TPage
  27.       Left = 0
  28.       Top = 0
  29.       Caption = 'WhichOption'
  30.       object Label1: TLabel
  31.         Left = 32
  32.         Top = 56
  33.         Width = 352
  34.         Height = 80
  35.         Caption = 
  36.           'You can choose to backup the accounts data files for all or one ' +
  37.           'selected company.  You can also use it as general purpose backup' +
  38.           ' facility by choosing the files you want to backup.  Please sele' +
  39.           'ct the option you want and click Next to continue.'
  40.         WordWrap = True
  41.       end
  42.       object RxLabel1: TRxLabel
  43.         Left = 20
  44.         Top = 15
  45.         Width = 284
  46.         Height = 23
  47.         Caption = 'Welcome to the back up wizard.'
  48.         Color = clBtnFace
  49.         Font.Charset = DEFAULT_CHARSET
  50.         Font.Color = clBlue
  51.         Font.Height = -20
  52.         Font.Name = 'Arial'
  53.         Font.Style = []
  54.         ParentColor = False
  55.         ParentFont = False
  56.         ShadowColor = clWhite
  57.         ShadowSize = 2
  58.         ShadowPos = spRightBottom
  59.       end
  60.       object Label5: TLabel
  61.         Left = 68
  62.         Top = 188
  63.         Width = 260
  64.         Height = 32
  65.         Caption = 
  66.           '(This option will backup a selected company'#39's accounts data file' +
  67.           's automatically)'
  68.         WordWrap = True
  69.       end
  70.       object Label6: TLabel
  71.         Left = 72
  72.         Top = 251
  73.         Width = 326
  74.         Height = 16
  75.         Caption = '(This option will backup the selected files of your choice)'
  76.         WordWrap = True
  77.       end
  78.       object RBFullCompany: TRadioButton
  79.         Left = 56
  80.         Top = 168
  81.         Width = 249
  82.         Height = 17
  83.         Caption = '&Selected Company Accounts Files'
  84.         Checked = True
  85.         TabOrder = 0
  86.         TabStop = True
  87.       end
  88.       object RBIndiviual: TRadioButton
  89.         Left = 56
  90.         Top = 232
  91.         Width = 113
  92.         Height = 17
  93.         Caption = '&Individual Files'
  94.         TabOrder = 1
  95.       end
  96.     end
  97.     object TPage
  98.       Left = 0
  99.       Top = 0
  100.       Caption = 'Company'
  101.       object Label2: TLabel
  102.         Left = 37
  103.         Top = 48
  104.         Width = 353
  105.         Height = 64
  106.         Caption = 
  107.           'From the grid below, please select the company you want to '#13#10'bac' +
  108.           'kup or check the All Companies box below to backup all'#13#10'companie' +
  109.           's.  Click on Next to proceed or Back to change your selection.'
  110.         WordWrap = True
  111.       end
  112.       object RxLabel2: TRxLabel
  113.         Left = 20
  114.         Top = 15
  115.         Width = 166
  116.         Height = 23
  117.         Caption = 'Select company ...'
  118.         Color = clBtnFace
  119.         Font.Charset = DEFAULT_CHARSET
  120.         Font.Color = clBlue
  121.         Font.Height = -20
  122.         Font.Name = 'Arial'
  123.         Font.Style = []
  124.         ParentColor = False
  125.         ParentFont = False
  126.         ShadowColor = clWhite
  127.         ShadowSize = 2
  128.         ShadowPos = spRightBottom
  129.       end
  130.       object wwDBGrid1: TwwDBGrid
  131.         Left = 34
  132.         Top = 160
  133.         Width = 397
  134.         Height = 123
  135.         Selected.Strings = (
  136.           'COMPANY'#9'40'#9'Company Name'
  137.           'LASTBACKUP'#9'10'#9'Last Backup')
  138.         TitleColor = clBtnFace
  139.         FixedCols = 0
  140.         ShowHorzScrollBar = True
  141.         DataSource = dsSetup
  142.         Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit, dgWordWrap]
  143.         ReadOnly = True
  144.         TabOrder = 0
  145.         TitleAlignment = taLeftJustify
  146.         TitleFont.Charset = DEFAULT_CHARSET
  147.         TitleFont.Color = clWindowText
  148.         TitleFont.Height = -13
  149.         TitleFont.Name = 'Arial'
  150.         TitleFont.Style = []
  151.         TitleLines = 1
  152.         TitleButtons = False
  153.         UseTFields = False
  154.         IndicatorColor = icBlack
  155.       end
  156.       object cbSelectAll: TCheckBox
  157.         Left = 37
  158.         Top = 131
  159.         Width = 161
  160.         Height = 17
  161.         Alignment = taLeftJustify
  162.         Caption = 'All Companies'
  163.         TabOrder = 1
  164.       end
  165.     end
  166.     object TPage
  167.       Left = 0
  168.       Top = 0
  169.       Caption = 'SelectedFiles'
  170.       object RxLabel3: TRxLabel
  171.         Left = 20
  172.         Top = 15
  173.         Width = 128
  174.         Height = 23
  175.         Caption = 'Backup title ...'
  176.         Color = clBtnFace
  177.         Font.Charset = DEFAULT_CHARSET
  178.         Font.Color = clBlue
  179.         Font.Height = -20
  180.         Font.Name = 'Arial'
  181.         Font.Style = []
  182.         ParentColor = False
  183.         ParentFont = False
  184.         ShadowColor = clWhite
  185.         ShadowSize = 2
  186.         ShadowPos = spRightBottom
  187.       end
  188.       object Label3: TLabel
  189.         Left = 36
  190.         Top = 52
  191.         Width = 335
  192.         Height = 80
  193.         Caption = 
  194.           'This option will allow you to select individual files from the d' +
  195.           'irectory of your choice.'#13#10#13#10'To identify your set of backed up fi' +
  196.           'les for future reference please give it title in the edit box be' +
  197.           'low.'
  198.         WordWrap = True
  199.       end
  200.       object Label4: TLabel
  201.         Left = 45
  202.         Top = 150
  203.         Width = 72
  204.         Height = 16
  205.         Caption = 'Backup Title'
  206.       end
  207.       object ETitle: TEdit
  208.         Left = 44
  209.         Top = 171
  210.         Width = 361
  211.         Height = 24
  212.         TabOrder = 0
  213.       end
  214.     end
  215.     object TPage
  216.       Left = 0
  217.       Top = 0
  218.       Caption = 'SelectedFiles2'
  219.       object RxLabel5: TRxLabel
  220.         Left = 20
  221.         Top = 15
  222.         Width = 166
  223.         Height = 23
  224.         Caption = 'Select your files ...'
  225.         Color = clBtnFace
  226.         Font.Charset = DEFAULT_CHARSET
  227.         Font.Color = clBlue
  228.         Font.Height = -20
  229.         Font.Name = 'Arial'
  230.         Font.Style = []
  231.         ParentColor = False
  232.         ParentFont = False
  233.         ShadowColor = clWhite
  234.         ShadowSize = 2
  235.         ShadowPos = spRightBottom
  236.       end
  237.       object Label7: TLabel
  238.         Left = 36
  239.         Top = 52
  240.         Width = 392
  241.         Height = 16
  242.         Caption = 
  243.           'Click on the Add Files button to select the files you want to ba' +
  244.           'ckup.'
  245.         WordWrap = True
  246.       end
  247.       object BtnClearFiles: TButton
  248.         Left = 50
  249.         Top = 85
  250.         Width = 95
  251.         Height = 30
  252.         Caption = 'Clear &Files'
  253.         TabOrder = 0
  254.         OnClick = BtnClearFilesClick
  255.       end
  256.       object BtnAddFiles: TButton
  257.         Left = 294
  258.         Top = 85
  259.         Width = 95
  260.         Height = 30
  261.         Caption = '&Add Files'
  262.         TabOrder = 1
  263.         OnClick = BtnAddFilesClick
  264.       end
  265.       object FileListbox: TListBox
  266.         Left = 21
  267.         Top = 120
  268.         Width = 396
  269.         Height = 153
  270.         ItemHeight = 16
  271.         TabOrder = 2
  272.       end
  273.     end
  274.     object TPage
  275.       Left = 0
  276.       Top = 0
  277.       Caption = 'Finish'
  278.       object RxLabel4: TRxLabel
  279.         Left = 20
  280.         Top = 15
  281.         Width = 233
  282.         Height = 23
  283.         Caption = 'Well done, you'#39've made it!'
  284.         Color = clBtnFace
  285.         Font.Charset = DEFAULT_CHARSET
  286.         Font.Color = clBlue
  287.         Font.Height = -20
  288.         Font.Name = 'Arial'
  289.         Font.Style = []
  290.         ParentColor = False
  291.         ParentFont = False
  292.         ShadowColor = clWhite
  293.         ShadowSize = 2
  294.         ShadowPos = spRightBottom
  295.       end
  296.       object lbEndMessage: TLabel
  297.         Left = 32
  298.         Top = 59
  299.         Width = 321
  300.         Height = 48
  301.         Caption = 
  302.           'Now you are ready to backup your files.'#13#10'Please click on Finish ' +
  303.           'to start the backup procedure or alternatively click on Back to ' +
  304.           'edit your selections.'
  305.         WordWrap = True
  306.       end
  307.       object ProgressBar1: TProgressBar
  308.         Left = 32
  309.         Top = 160
  310.         Width = 377
  311.         Height = 29
  312.         Min = 0
  313.         Max = 100
  314.         TabOrder = 0
  315.         Visible = False
  316.       end
  317.       object lbProgress: TPanel
  318.         Left = 32
  319.         Top = 200
  320.         Width = 377
  321.         Height = 57
  322.         BorderStyle = bsSingle
  323.         Font.Charset = DEFAULT_CHARSET
  324.         Font.Color = clBlue
  325.         Font.Height = -13
  326.         Font.Name = 'Arial'
  327.         Font.Style = [fsItalic]
  328.         ParentFont = False
  329.         TabOrder = 1
  330.         Visible = False
  331.       end
  332.     end
  333.   end
  334.   object Panel1: TPanel
  335.     Left = 0
  336.     Top = 288
  337.     Width = 592
  338.     Height = 65
  339.     Align = alBottom
  340.     BevelOuter = bvNone
  341.     TabOrder = 1
  342.     object Bevel1: TBevel
  343.       Left = 20
  344.       Top = 8
  345.       Width = 561
  346.       Height = 13
  347.       Shape = bsTopLine
  348.     end
  349.     object BtnBack: TButton
  350.       Left = 345
  351.       Top = 24
  352.       Width = 75
  353.       Height = 30
  354.       Caption = '<< &Back'
  355.       TabOrder = 0
  356.     end
  357.     object BtnClose: TButton
  358.       Left = 265
  359.       Top = 24
  360.       Width = 75
  361.       Height = 30
  362.       Caption = '&Close'
  363.       TabOrder = 1
  364.       OnClick = BtnCloseClick
  365.     end
  366.     object BtnNext: TButton
  367.       Left = 426
  368.       Top = 24
  369.       Width = 75
  370.       Height = 30
  371.       Caption = '&Next >>'
  372.       TabOrder = 2
  373.     end
  374.     object BtnStart: TButton
  375.       Left = 506
  376.       Top = 24
  377.       Width = 75
  378.       Height = 30
  379.       Caption = '&Start'
  380.       Enabled = False
  381.       TabOrder = 3
  382.       OnClick = BtnStartClick
  383.     end
  384.   end
  385.   object Panel2: TPanel
  386.     Left = 0
  387.     Top = 0
  388.     Width = 152
  389.     Height = 288
  390.     Align = alClient
  391.     BevelOuter = bvNone
  392.     TabOrder = 2
  393.     object Panel3: TPanel
  394.       Left = 20
  395.       Top = 16
  396.       Width = 115
  397.       Height = 220
  398.       BevelOuter = bvLowered
  399.       BorderStyle = bsSingle
  400.       TabOrder = 0
  401.       object Image1: TImage
  402.         Left = 1
  403.         Top = 1
  404.         Width = 109
  405.         Height = 214
  406.         Align = alClient
  407.         AutoSize = True
  408.         Picture.Data = {<image000.bmp>}
  409.         Stretch = True
  410.       end
  411.     end
  412.   end
  413.   object PageManager1: TPageManager
  414.     PageOwner = Notebook1
  415.     NextBtn = BtnNext
  416.     PriorBtn = BtnBack
  417.     OnGetPriorPage = PageManager1GetPriorPage
  418.     OnGetNextPage = PageManager1GetNextPage
  419.     Left = 12
  420.     Top = 266
  421.     object WhichOption: TPageProxy
  422.       PageName = 'WhichOption'
  423.     end
  424.     object Company: TPageProxy
  425.       PageName = 'Company'
  426.       OnEnter = CompanyEnter
  427.       OnLeave = CompanyLeave
  428.     end
  429.     object SelectedFiles: TPageProxy
  430.       PageName = 'SelectedFiles'
  431.       OnEnter = CompanyEnter
  432.     end
  433.     object SelectedFiles2: TPageProxy
  434.       PageName = 'SelectedFiles2'
  435.       OnEnter = CompanyEnter
  436.     end
  437.     object Finish: TPageProxy
  438.       PageName = 'Finish'
  439.       OnEnter = FinishEnter
  440.       OnLeave = FinishLeave
  441.     end
  442.   end
  443.   object OpenDialog: TOpenDialog
  444.     Options = [ofHideReadOnly, ofAllowMultiSelect]
  445.     Left = 49
  446.     Top = 230
  447.   end
  448.   object SaveDialog: TSaveDialog
  449.     DefaultExt = '*.ebb'
  450.     Filter = 'Backup archives (*.ebb)|*.ebb'
  451.     Left = 76
  452.     Top = 238
  453.   end
  454.   object dsSetup: TwwDataSource
  455.     DataSet = DM1.taSetup
  456.     OnDataChange = dsSetupDataChange
  457.     Left = 44
  458.     Top = 266
  459.   end
  460.   object BackupFile1: TBackupFile
  461.     Version = '3.00'
  462.     BackupMode = bmAll
  463.     CompressionLevel = clFastest
  464.     RestoreMode = rmAll
  465.     MaxSize = 0
  466.     SetArchiveFlag = False
  467.     OnProgress = BackupFile1Progress
  468.     OnNeedDisk = BackupFile1NeedDisk
  469.     RestoreFullPath = False
  470.     SaveFileID = False
  471.     Left = 76
  472.     Top = 266
  473.   end
  474.   object Sizer1: TSizer
  475.     Enabled = True
  476.     ExceptionAction = eaIgnoreControl
  477.     GridColumnSizing = gcSizeAllColumns
  478.     GridRowSizing = grSizeByDefaults
  479.     MinimumSize = True
  480.     NavigateOnEnter = False
  481.     OverrideParentFont = True
  482.     PerformAssertions = True
  483.     ShowAssertionFailures = False
  484.     StretchFonts = True
  485.     StretchImages = True
  486.     StretchOnResize = True
  487.     ThreadProcessing = False
  488.     Left = 16
  489.     Top = 230
  490.     ScreenWidth = (
  491.       800)
  492.     ScreenHeight = (
  493.       600)
  494.     OriginalFormWidth = (
  495.       600)
  496.     OriginalFormHeight = (
  497.       380)
  498.     OriginalFormLeft = (
  499.       101)
  500.     OriginalFormTop = (
  501.       114)
  502.     OriginalFormPPI = (
  503.       120)
  504.     OriginalClientWidth = (
  505.       592)
  506.     OriginalClientHeight = (
  507.       353)
  508.   end
  509.   object taSetup: TwwTable
  510.     DatabaseName = 'MainEB'
  511.     TableName = 'Setup.DBF'
  512.     SyncSQLByRange = False
  513.     NarrowSearch = False
  514.     ValidateWithMask = True
  515.     Left = 108
  516.     Top = 235
  517.   end
  518. end
  519.