home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 254
- Top = 319
- Width = 384
- Height = 343
- Caption = 'Form1'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Splitter1: TSplitter
- Left = 129
- Top = 29
- Width = 3
- Height = 287
- Cursor = crHSplit
- end
- object ToolBarFolders: TToolBar
- Left = 0
- Top = 0
- Width = 376
- Height = 29
- ButtonHeight = 21
- EdgeInner = esNone
- EdgeOuter = esNone
- TabOrder = 0
- object bAdd: TToolButton
- Left = 0
- Top = 2
- Hint = 'Add Selected Folder to the Backup list'
- Enabled = False
- ImageIndex = 0
- end
- object bRemove: TToolButton
- Left = 23
- Top = 2
- Hint = 'Remove selected Folder(s) from the list'
- Enabled = False
- ImageIndex = 1
- end
- object ToolButton2: TToolButton
- Left = 46
- Top = 2
- Width = 27
- Caption = 'ToolButton1'
- ImageIndex = 2
- Style = tbsSeparator
- end
- object bDest: TToolButton
- Left = 73
- Top = 2
- Hint = 'Make Selcted Drive the Destination'
- Caption = 'ToolButton2'
- Enabled = False
- ImageIndex = 2
- end
- object ToolButton4: TToolButton
- Left = 96
- Top = 2
- Width = 8
- Caption = 'ToolButton3'
- ImageIndex = 3
- Style = tbsSeparator
- end
- object eDest: TEdit
- Left = 104
- Top = 2
- Width = 33
- Height = 21
- ReadOnly = True
- TabOrder = 0
- end
- end
- object Panel1: TPanel
- Left = 0
- Top = 29
- Width = 129
- Height = 287
- Align = alLeft
- Caption = 'Panel1'
- TabOrder = 1
- end
- object Panel2: TPanel
- Left = 132
- Top = 29
- Width = 244
- Height = 287
- Align = alClient
- Caption = 'Panel2'
- TabOrder = 2
- end
- end
-