home *** CD-ROM | disk | FTP | other *** search
- object frmProgress: TfrmProgress
- Left = 210
- Top = 118
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Backup durchf'#252'hren'
- ClientHeight = 295
- ClientWidth = 452
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- OnClose = FormClose
- OnShow = FormShow
- DesignSize = (
- 452
- 295)
- PixelsPerInch = 96
- TextHeight = 13
- object pb: TProgressBar
- Left = 60
- Top = 233
- Width = 384
- Height = 20
- Anchors = [akLeft, akRight, akBottom]
- Min = 0
- Max = 100
- Position = 100
- TabOrder = 2
- end
- object btnCancel: TButton
- Left = 359
- Top = 262
- Width = 81
- Height = 25
- Hint = 'Backup abbrechen'
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = '&Abbrechen'
- Enabled = False
- TabOrder = 1
- OnClick = btnCancelClick
- end
- object Panel1: TPanel
- Left = 60
- Top = 29
- Width = 384
- Height = 108
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelOuter = bvLowered
- TabOrder = 3
- object paStatus: TScrollBox
- Left = 1
- Top = 1
- Width = 382
- Height = 106
- HorzScrollBar.Style = ssFlat
- HorzScrollBar.Visible = False
- VertScrollBar.ButtonSize = 12
- VertScrollBar.Increment = 7
- VertScrollBar.Size = 12
- VertScrollBar.Style = ssFlat
- Align = alClient
- BorderStyle = bsNone
- Enabled = False
- TabOrder = 0
- end
- end
- object Panel2: TPanel
- Left = 60
- Top = 6
- Width = 384
- Height = 20
- Anchors = [akLeft, akTop, akRight]
- BevelOuter = bvLowered
- Caption = 'Panel2'
- TabOrder = 4
- DesignSize = (
- 384
- 20)
- object Label1: TLabel
- Left = 7
- Top = 3
- Width = 39
- Height = 13
- Caption = 'Gruppe:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lbGruppe: TLabel
- Left = 53
- Top = 3
- Width = 325
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = 'lbGruppe'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Panel3: TPanel
- Left = 60
- Top = 164
- Width = 384
- Height = 21
- Anchors = [akLeft, akRight, akBottom]
- BevelOuter = bvLowered
- TabOrder = 5
- DesignSize = (
- 384
- 21)
- object Label4: TLabel
- Left = 7
- Top = 4
- Width = 33
- Height = 13
- Caption = 'Status:'
- end
- object lbStatus: TLabel
- Left = 57
- Top = 4
- Width = 314
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- end
- object lbSize: TStaticText
- Left = 303
- Top = 3
- Width = 75
- Height = 17
- Alignment = taRightJustify
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- TabOrder = 0
- end
- end
- object Panel4: TPanel
- Left = 60
- Top = 189
- Width = 384
- Height = 41
- Anchors = [akLeft, akRight, akBottom]
- BevelOuter = bvLowered
- TabOrder = 6
- object paFiles: TPanel
- Left = 1
- Top = 1
- Width = 382
- Height = 39
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- Visible = False
- DesignSize = (
- 382
- 39)
- object Label3: TLabel
- Left = 6
- Top = 4
- Width = 37
- Height = 13
- Caption = 'Quelle:'
- end
- object lbQuelle: TLabel
- Left = 56
- Top = 4
- Width = 320
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = '123456789012345678901234567890123456789012'
- end
- object Label2: TLabel
- Left = 6
- Top = 21
- Width = 28
- Height = 13
- Caption = 'Ziel:'
- end
- object lbZiel: TLabel
- Left = 56
- Top = 21
- Width = 320
- Height = 13
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = 'lbZiel'
- end
- end
- end
- object ASColorPanel1: TASColorPanel
- Left = 5
- Top = 5
- Width = 49
- Height = 283
- SwitchColors = False
- ColorPreset = csCustom
- Border = 1
- BevelWidth = 1
- UsedWidth = -1
- HeaderColor1 = 12615519
- HeaderColor2 = 10498048
- Bevel = bvLowered
- HeaderBevel = bvNone
- Orientation = cpoHorizontal
- Anchors = [akLeft, akTop, akBottom]
- object imgIconHD: TImage
- Left = 0
- Top = 40
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image000.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconFloppy: TImage
- Left = 23
- Top = 67
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image001.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconCD: TImage
- Left = -17
- Top = 68
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image002.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconNetwork: TImage
- Left = -25
- Top = 106
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image003.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconCompress: TImage
- Left = 17
- Top = 108
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image004.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconExecute: TImage
- Left = -24
- Top = 185
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image005.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconEmail: TImage
- Left = -18
- Top = 153
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image006.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconFtp: TImage
- Left = -22
- Top = 212
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image007.ico>}
- Transparent = True
- Visible = False
- end
- object imgIcon: TImage
- Left = 0
- Top = 9
- Width = 49
- Height = 46
- Center = True
- Transparent = True
- end
- object imgIconScan: TImage
- Left = 24
- Top = 178
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image008.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconClear: TImage
- Left = 0
- Top = 195
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image009.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconFormat: TImage
- Left = 32
- Top = 194
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image010.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconVerify: TImage
- Left = 16
- Top = 150
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image011.ico>}
- Transparent = True
- Visible = False
- end
- object imgIconEncrypt: TImage
- Left = -9
- Top = 76
- Width = 49
- Height = 46
- Center = True
- Picture.Data = {<image012.ico>}
- Transparent = True
- Visible = False
- end
- end
- object btnPause: TButton
- Left = 274
- Top = 262
- Width = 81
- Height = 25
- Hint = 'Backup anhalten'
- Anchors = [akRight, akBottom]
- Caption = '&Pause'
- TabOrder = 0
- OnClick = btnPauseClick
- end
- object chkbxDontShowErrors: TCheckBox
- Left = 71
- Top = 265
- Width = 181
- Height = 17
- Anchors = [akLeft, akBottom]
- Caption = '&Keine Fehlermeldungen'
- TabOrder = 8
- Visible = False
- end
- object Panel5: TPanel
- Left = 60
- Top = 139
- Width = 129
- Height = 21
- Anchors = [akLeft, akRight, akBottom]
- BevelOuter = bvLowered
- TabOrder = 9
- DesignSize = (
- 129
- 21)
- object Label5: TLabel
- Left = 7
- Top = 4
- Width = 59
- Height = 13
- AutoSize = False
- Caption = 'Disk Frei:'
- end
- object lbDiskFree: TLabel
- Left = 64
- Top = 4
- Width = 56
- Height = 13
- Alignment = taRightJustify
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- end
- object StaticText1: TStaticText
- Left = 303
- Top = 3
- Width = 0
- Height = 17
- Alignment = taRightJustify
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- TabOrder = 0
- end
- end
- object Panel6: TPanel
- Left = 193
- Top = 139
- Width = 121
- Height = 21
- Anchors = [akRight, akBottom]
- BevelOuter = bvLowered
- TabOrder = 10
- DesignSize = (
- 121
- 21)
- object Label7: TLabel
- Left = 7
- Top = 4
- Width = 59
- Height = 13
- AutoSize = False
- Caption = 'Vergangen:'
- end
- object StaticText2: TStaticText
- Left = 303
- Top = 3
- Width = 0
- Height = 17
- Alignment = taRightJustify
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- TabOrder = 0
- end
- object lbTimeEllapsed: TStaticText
- Left = 66
- Top = 4
- Width = 50
- Height = 15
- Alignment = taCenter
- Anchors = [akTop, akRight]
- AutoSize = False
- Caption = '00:00:00'
- TabOrder = 1
- end
- end
- object Panel7: TPanel
- Left = 318
- Top = 139
- Width = 126
- Height = 21
- Anchors = [akRight, akBottom]
- BevelOuter = bvLowered
- TabOrder = 11
- DesignSize = (
- 126
- 21)
- object Label9: TLabel
- Left = 7
- Top = 4
- Width = 62
- Height = 13
- AutoSize = False
- Caption = 'Verbleibend:'
- end
- object StaticText3: TStaticText
- Left = 303
- Top = 3
- Width = 0
- Height = 17
- Alignment = taRightJustify
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- TabOrder = 0
- end
- object lbTimeRemaining: TStaticText
- Left = 69
- Top = 4
- Width = 50
- Height = 15
- Alignment = taCenter
- Anchors = [akTop, akRight]
- AutoSize = False
- Caption = '00:00:00'
- TabOrder = 1
- end
- end
- object btnMinimize: TButton
- Left = 189
- Top = 262
- Width = 81
- Height = 25
- Hint = 'Minimize application'
- Anchors = [akRight, akBottom]
- Caption = '&Minimieren'
- TabOrder = 12
- TabStop = False
- OnClick = btnMinimizeClick
- end
- object XPMenu: TXPMenu
- DimLevel = 30
- GrayLevel = 10
- Font.Charset = ANSI_CHARSET
- Font.Color = clMenuText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- Color = clBtnFace
- DrawMenuBar = False
- IconBackColor = clBtnFace
- MenuBarColor = clBtnFace
- SelectColor = clHighlight
- SelectBorderColor = clHighlight
- SelectFontColor = clMenuText
- DisabledColor = clInactiveCaption
- SeparatorColor = clBtnFace
- CheckedColor = clHighlight
- IconWidth = 24
- DrawSelect = True
- UseSystemColors = True
- UseDimColor = False
- OverrideOwnerDraw = False
- Gradient = False
- FlatMenu = False
- AutoDetect = False
- XPControls = [xcMainMenu, xcPopupMenu]
- Active = True
- Left = 6
- Top = 6
- end
- end
-