object frmConfig: TfrmConfig Left = 205 Top = 365 HelpContext = 27 BorderIcons = [biSystemMenu] BorderStyle = bsToolWindow Caption = 'Konfiguration' ClientHeight = 263 ClientWidth = 367 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] KeyPreview = True OldCreateOrder = True Scaled = False ShowHint = True OnClose = FormClose OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 14 object btnOk: TButton Left = 128 Top = 231 Width = 75 Height = 25 Anchors = [akRight, akBottom] Caption = 'Ok' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = btnOkClick end object btnCancel: TButton Left = 206 Top = 231 Width = 75 Height = 25 Anchors = [akRight, akBottom] Cancel = True Caption = ' Abbruch' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 1 OnClick = btnCancelClick end object pcPreferences: TPageControl Left = 4 Top = 4 Width = 358 Height = 221 ActivePage = tsOptions Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 object tsProject: TTabSheet Caption = 'Projekt' object Label3: TLabel Left = 19 Top = 13 Width = 58 Height = 13 Caption = 'Quellpfad:' FocusControl = edDefaultQuellPfadPrj end object Label5: TLabel Left = 20 Top = 60 Width = 55 Height = 13 Caption = 'Datumsformat:' FocusControl = cbDatumsformatPrj end object Label6: TLabel Left = 19 Top = 37 Width = 49 Height = 13 Caption = 'Zielpfad:' FocusControl = edDefaultZielPfadPrj end object btnSource1: TSpeedButton Left = 314 Top = 11 Width = 22 Height = 20 Anchors = [akTop, akRight] Glyph.Data = { E6000000424DE60000000000000076000000280000000E0000000E0000000100 0400000000007000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 88008000000000088800800777777770880080F077777777080080FF07777777 700080FFF0000000000080FFFFFFFF08880080FFF00000088800880008888888 8800888888888800080088888888888008008888880888080800888888800088 88008888888888888800} OnClick = btnSource1Click end object btnDest1: TSpeedButton Left = 314 Top = 34 Width = 22 Height = 20 Anchors = [akTop, akRight] Glyph.Data = { E6000000424DE60000000000000076000000280000000E0000000E0000000100 0400000000007000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 88008000000000088800800777777770880080F077777777080080FF07777777 700080FFF0000000000080FFFFFFFF08880080FFF00000088800880008888888 8800888888888800080088888888888008008888880888080800888888800088 88008888888888888800} OnClick = btnDest1Click end object Label10: TLabel Left = 220 Top = 60 Width = 63 Height = 13 Anchors = [akTop, akRight] Caption = 'Komprimierung:' end object Label11: TLabel Left = 22 Top = 84 Width = 53 Height = 13 Hint = 'Gruppen automatisch f�r Backup ausw�hlen' Caption = 'Auto-Auswahl:' FocusControl = cbSelectModePrj end object chkbxAutostartPrj: TCheckBox Left = 23 Top = 108 Width = 148 Height = 17 Hint = 'Backup automatisch starten beim Laden' Caption = 'Autostart' TabOrder = 5 OnExit = edDefaultQuellPfadExit end object cbDatumsformatPrj: TComboBox Left = 96 Top = 57 Width = 119 Height = 21 Hint = 'Datumsformat um Dateien zu Kennzeichnen' Anchors = [akLeft, akTop, akRight] ItemHeight = 13 Items.Strings = ( 'dd.mm.yyyy' 'dd.mm.yyyy hh-mm' 'yyyy.mm.dd' 'yyyy.mm' 'dd-mm-yyyy' 'dd-mm-yyyy hh-mm' 'yyyy-mm-dd' 'yyyy-mm') TabOrder = 2 OnExit = cbDatumsformatPrjExit OnKeyPress = edDefaultQuellPfadPrjKeyPress end object chkbxJuengstesDatumPrj: TCheckBox Left = 171 Top = 144 Width = 172 Height = 17 Hint = 'Datum der j�ngsten Datei f�r Datums-Kennzeichen verwenden' Caption = 'Datum der j�ngsten Datei verw.' TabOrder = 9 OnExit = edDefaultQuellPfadExit end object chkbxAutosavePrj: TCheckBox Left = 171 Top = 109 Width = 167 Height = 17 Hint = 'Automatisches Speichern nach Backup' Caption = 'Autosave' TabOrder = 6 end object edDefaultQuellPfadPrj: TEdit Left = 96 Top = 9 Width = 217 Height = 21 Hint = 'Name des auszuf�hrenden Backups' Anchors = [akLeft, akTop, akRight] TabOrder = 0 OnExit = edDefaultQuellPfadExit OnKeyPress = edDefaultQuellPfadPrjKeyPress end object edDefaultZielPfadPrj: TEdit Left = 96 Top = 33 Width = 217 Height = 21 Hint = 'Globaler Zielpfad f�r alle Backup-Projekte' Anchors = [akLeft, akTop, akRight] TabOrder = 1 OnExit = edDefaultQuellPfadExit OnKeyPress = edDefaultQuellPfadPrjKeyPress end object chkbxWriteProtectPrj: TCheckBox Left = 171 Top = 126 Width = 170 Height = 17 Hint = 'Schreibschutz setzen nach Kopieren' Caption = 'Schreibschutz nach Kopieren' Enabled = False TabOrder = 7 OnExit = edDefaultQuellPfadExit end object cbCompressionPrj: TComboBox Left = 293 Top = 57 Width = 43 Height = 21 Hint = 'Kompressions-Stufe f�r Zip-Archive' Style = csDropDownList Anchors = [akTop, akRight] DropDownCount = 10 ItemHeight = 13 Items.Strings = ( '0' '1' '2' '3' '4' '5' '6' '7' '8' '9') TabOrder = 3 OnKeyPress = edDefaultQuellPfadPrjKeyPress end object btnDefault: TButton Left = 23 Top = 167 Width = 94 Height = 17 Hint = 'Diese Einstellungen f�r jedes neue Projekt verwenden' Caption = 'Als Vorgabe verw.' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 12 OnClick = btnDefaultClick end object chkbxLogAllFilesPrj: TCheckBox Left = 23 Top = 125 Width = 146 Height = 17 Hint = 'Jede kopierte Datei in Logbuch schreiben' Caption = 'Dateien in Logbuch' TabOrder = 8 OnExit = edDefaultQuellPfadExit end object chkbxSilentmodePrj: TCheckBox Left = 23 Top = 143 Width = 145 Height = 17 Caption = 'Keine Fehler anzeigen' TabOrder = 10 end object chkbxDiskspaceLowPrj: TCheckBox Left = 171 Top = 162 Width = 176 Height = 17 Hint = 'Warnung falls HD-Speicher kleiner als 10%' Caption = 'Warnung bei Speicher < 10%' TabOrder = 11 end object cbSelectModePrj: TComboBox Left = 96 Top = 81 Width = 240 Height = 21 Hint = 'Gruppen automatisch f�r Backup ausw�hlen' Style = csDropDownList Anchors = [akLeft, akTop, akRight] ItemHeight = 13 Items.Strings = ( 'Nur Gruppen mit neueren Dateien' 'Alle Gruppen' 'Keine Gruppe') TabOrder = 4 end end object tsOptions: TTabSheet Caption = 'Allgem.' object SpeedButton1: TSpeedButton Left = 313 Top = 75 Width = 22 Height = 20 Anchors = [akTop, akRight] Glyph.Data = { E6000000424DE60000000000000076000000280000000E0000000E0000000100 0400000000007000000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888 88008000000000088800800777777770880080F077777777080080FF07777777 700080FFF0000000000080FFFFFFFF08880080FFF00000088800880008888888 8800888888888800080088888888888008008888880888080800888888800088 88008888888888888800} OnClick = SpeedButton1Click end object Label9: TLabel Left = 13 Top = 77 Width = 58 Height = 13 Hint = 'Projekt-Verzeichnis f�r Schnellzugriff' Caption = 'Schnellzugr.Pfad:' FocusControl = edLibraryPath end object Bevel2: TBevel Left = 12 Top = 59 Width = 332 Height = 5 Anchors = [akLeft, akTop, akRight] Shape = bsTopLine end object Bevel1: TBevel Left = 12 Top = 109 Width = 332 Height = 5 Anchors = [akLeft, akTop, akRight] Shape = bsTopLine end object cbDrives: TDriveComboBox Left = 336 Top = 150 Width = 59 Height = 19 TabOrder = 5 TextCase = tcUpperCase Visible = False end object edLibraryPath: TEdit Left = 100 Top = 74 Width = 213 Height = 21 Hint = 'Projekt-Verzeichnis f�r Schnellzugriff' Anchors = [akLeft, akTop, akRight] TabOrder = 4 Text = 'edLibraryPath' OnExit = edDefaultQuellPfadExit OnKeyPress = edDefaultQuellPfadPrjKeyPress end object chkbxOpenLibrary: TCheckBox Left = 12 Top = 12 Width = 157 Height = 17 Hint = 'Schnellzugriff �ffnen nach dem Start' Caption = 'Schnellzugr. �ffnen bei Start' TabOrder = 0 end object chkbxAutoTraybar: TCheckBox Left = 177 Top = 12 Width = 145 Height = 17 Hint = 'Minimiert starten' Caption = 'Minimiert starten' TabOrder = 2 end object chkbxAutoOpen: TCheckBox Left = 12 Top = 30 Width = 169 Height = 17 Hint = 'Zuletzt ge�ffnetes Projekt laden bei Start' Caption = 'Letztes Projekt �ffnen bei Start' TabOrder = 1 end object chkbxZipViewer: TCheckBox Left = 15 Top = 122 Width = 210 Height = 17 Hint = 'BackupXpress als Standard-Zip-Viewer verwenden' Caption = 'Als Standard-Zip-Viewer verwenden' TabOrder = 6 end object chkbxAutoScanAfterOpen: TCheckBox Left = 177 Top = 29 Width = 169 Height = 17 Hint = 'Zuletzt ge�ffnetes Projekt laden bei Start' Caption = 'Filescan nach �ffnen eines Projekts' TabOrder = 3 end end object tsAutomation: TTabSheet Caption = 'Automatisierung' ImageIndex = 6 object Label4: TLabel Left = 160 Top = 10 Width = 33 Height = 13 Caption = '&Laufwerke:' FocusControl = lbxLaufwerke end object chkbxLaufwerkePruefen: TCheckBox Left = 13 Top = 9 Width = 140 Height = 17 Hint = 'Ausgew�hlte Laufwerke pr�fen' Caption = '&Laufwerke pr�fen' TabOrder = 0 OnClick = chkbxLaufwerkePruefenClick end object lbxLaufwerke: TRxCheckListBox Left = 159 Top = 26 Width = 181 Height = 156 AutoScroll = False Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 1 InternalVersion = 202 Strings = ( 'A: TEst Laufwerk 1 ode rso a�hnlich' 0 True 'B: TEst Laufwerk 1 ode rso a�hnlich' 0 True 'C: TEst Laufwerk 1 ode rso a�hnlich' 0 True 'D: TEst Laufwerk 1 ode rso a�hnlich' 0 True 'E: TEst Laufwerk 1 ode rso a�hnlich' 0 True 'F: TEst Laufwerk 1 ode rso a�hnlich' 0 True) end object paInterval: TPanel Left = 10 Top = 24 Width = 145 Height = 46 BevelOuter = bvNone TabOrder = 2 object Label7: TLabel Left = 20 Top = 4 Width = 26 Height = 13 Caption = 'alle' end object Label8: TLabel Left = 95 Top = 4 Width = 40 Height = 13 Caption = 'Sekunden' end object edCheckInterval: TEdit Left = 53 Top = 1 Width = 21 Height = 19 Hint = 'Intervall f�r Laufwerkspr�fung' AutoSize = False TabOrder = 0 Text = '3' end object udLaufwerkePruefenIntervall: TUpDown Left = 74 Top = 1 Width = 15 Height = 19 Associate = edCheckInterval Min = 1 Max = 60 Position = 3 TabOrder = 1 Wrap = False end object chkbxEjectDiskAfterCopy: TCheckBox Left = 3 Top = 26 Width = 142 Height = 17 Caption = '&Auswerfen nach Kopieren' TabOrder = 2 end end end object tsShutdown: TTabSheet Hint = 'Backups starten bei System-Shutdown' Caption = 'Runterfahren' object chkbxShutdown: TCheckBox Left = 12 Top = 10 Width = 237 Height = 17 Hint = 'Backups starten bei System-Shutdown' Caption = '&Shutdown-Backup aktiv' TabOrder = 0 OnClick = chkbxShutdownClick end object paProjects: TPanel Left = 0 Top = 32 Width = 350 Height = 161 Align = alBottom Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone TabOrder = 1 object Label13: TLabel Left = 150 Top = 38 Width = 3 Height = 13 Caption = ':' end object Label1: TLabel Left = 15 Top = 65 Width = 39 Height = 13 Caption = 'Nur an:' end object Label2: TLabel Left = 15 Top = 10 Width = 64 Height = 13 Caption = 'Nach Backup:' end object Bevel3: TBevel Left = 0 Top = 0 Width = 350 Height = 2 Align = alTop end object lbxProjects: TListBox Left = 9 Top = 85 Width = 336 Height = 45 Hint = 'Diese Projekte werden ausgef�hrt wenn das System runtergefahren ' + 'wird' Anchors = [akLeft, akTop, akRight, akBottom] ItemHeight = 13 Items.Strings = ( '1' '2' '3' '4') TabOrder = 5 OnKeyUp = lbxProjectsKeyUp end object btnAdd: TButton Left = 9 Top = 135 Width = 81 Height = 20 Hint = 'Projekt zu Shutdownliste hinzuf�gen' Anchors = [akLeft, akRight, akBottom] Caption = '&Neu' Enabled = False TabOrder = 14 OnClick = btnAddClick end object btnDelete: TButton Left = 94 Top = 135 Width = 81 Height = 20 Hint = 'Projekt aus der Shutdownliste l�schen' Anchors = [akLeft, akRight, akBottom] Caption = '&L�schen' Enabled = False TabOrder = 15 OnClick = btnDeleteClick end object edHour: TEdit Left = 126 Top = 36 Width = 21 Height = 19 Hint = 'Stunden' AutoSize = False MaxLength = 2 TabOrder = 4 Text = '00' OnExit = edHourExit OnKeyPress = edHourKeyPress end object edMinutes: TEdit Left = 156 Top = 36 Width = 21 Height = 19 Hint = 'Minuten' AutoSize = False MaxLength = 2 TabOrder = 6 Text = '00' OnExit = edMinutesExit OnKeyPress = edHourKeyPress end object chkbxNotBefore: TCheckBox Left = 12 Top = 37 Width = 112 Height = 17 Hint = 'Shutdown-Backup nicht vor bestimmter Zeit starten' Caption = 'Backup nicht vor' TabOrder = 3 OnClick = chkbxNotBeforeClick end object chkbx_weekday1: TCheckBox Left = 62 Top = 64 Width = 38 Height = 17 Hint = 'Backup an diesem Tag starten' Caption = 'Mo.' TabOrder = 7 end object chkbx_weekday2: TCheckBox Left = 100 Top = 64 Width = 39 Height = 17 Hint = 'Backup an diesem Tag starten' Caption = 'Di.' TabOrder = 8 end object chkbx_weekday3: TCheckBox Left = 138 Top = 64 Width = 41 Height = 17 Hint = 'Backup an diesem Tag starten' Caption = 'Mi.' TabOrder = 9 end object chkbx_weekday4: TCheckBox Left = 180 Top = 64 Width = 37 Height = 17 Hint = 'Backup an diesem Tag starten' Caption = 'Do.' TabOrder = 10 end object chkbx_weekday5: TCheckBox Left = 218 Top = 64 Width = 35 Height = 17 Hint = 'Backup an diesem Tag starten' Caption = 'Fr.' TabOrder = 11 end object chkbx_weekday6: TCheckBox Left = 252 Top = 64 Width = 38 Height = 17 Hint = 'Backup an diesem Tag starten' Caption = 'Sa.' TabOrder = 12 end object chkbx_weekday7: TCheckBox Left = 292 Top = 64 Width = 37 Height = 17 Hint = 'Backup an diesem Tag starten' Caption = 'So.' TabOrder = 13 end object rbShutdown: TRadioButton Left = 89 Top = 9 Width = 83 Height = 17 Caption = 'Runterfahren' Checked = True TabOrder = 0 TabStop = True end object rbLogout: TRadioButton Left = 176 Top = 9 Width = 77 Height = 17 Caption = 'Ausloggen' TabOrder = 1 end object rbRestart: TRadioButton Left = 255 Top = 9 Width = 81 Height = 17 Caption = 'Neustart' TabOrder = 2 end end end object tsScheduler: TTabSheet Caption = 'Zeit-Planer' object chkbxSchedulerActive: TCheckBox Left = 10 Top = 8 Width = 175 Height = 17 Hint = 'Zeit-Planer an/ausschalten' Caption = '&Zeitplaner aktiv' TabOrder = 0 end object paScheduler: TPanel Left = 0 Top = 32 Width = 350 Height = 161 Align = alBottom Anchors = [akLeft, akTop, akRight, akBottom] BevelOuter = bvNone TabOrder = 1 object lvScheduler: TListView Left = 8 Top = 0 Width = 335 Height = 125 Anchors = [akLeft, akTop, akRight, akBottom] Checkboxes = True Columns = < item Caption = 'Backup' Width = 160 end item Alignment = taCenter Caption = 'Zeit' Width = 54 end item Caption = 'Monatlich' Width = 55 end item Caption = 'W�chentlich' Width = 60 end> HotTrackStyles = [] ReadOnly = True RowSelect = True TabOrder = 0 ViewStyle = vsReport OnClick = lvSchedulerClick OnDblClick = lvSchedulerDblClick OnKeyUp = lvSchedulerKeyUp OnMouseDown = lvSchedulerMouseDown end object btnAddSchedule: TButton Left = 8 Top = 131 Width = 79 Height = 20 Hint = 'Projekt zu Zeit-Planer hinzuf�gen' Anchors = [akLeft, akBottom] Caption = '&Neu' TabOrder = 1 OnClick = btnAddScheduleClick end object btnDeleteSchedule: TButton Left = 93 Top = 131 Width = 79 Height = 20 Hint = 'Projekt aus Zeit-Planer l�schen' Anchors = [akLeft, akBottom] Caption = '&L�schen' Enabled = False TabOrder = 2 OnClick = btnDeleteScheduleClick end object btnEditSchedule: TButton Left = 178 Top = 131 Width = 79 Height = 20 Hint = 'Zeitplan bearbeiten' Anchors = [akLeft, akBottom] Caption = '&Bearbeiten' Enabled = False TabOrder = 3 OnClick = lvSchedulerDblClick end end end object tsSendto: TTabSheet Hint = 'Email Optionen' Caption = 'Email' object rbEmailMapi: TRadioButton Left = 92 Top = 10 Width = 61 Height = 17 Caption = '&MAPI' Checked = True TabOrder = 1 TabStop = True OnClick = rbEmailMapiClick end object rbEmailSMTP: TRadioButton Left = 12 Top = 11 Width = 73 Height = 17 Caption = '&SMTP' TabOrder = 0 OnClick = rbEmailMapiClick end object paEmail: TPanel Left = 12 Top = 32 Width = 325 Height = 71 Anchors = [akLeft, akTop, akRight] BevelOuter = bvLowered TabOrder = 2 object Label12: TLabel Left = 8 Top = 14 Width = 70 Height = 13 Caption = '&Email Provider:' end object Label14: TLabel Left = 8 Top = 43 Width = 78 Height = 13 Caption = '&Absender:' end object edEmailProvider: TEdit Left = 107 Top = 10 Width = 204 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 0 Text = 'edEmailProvider' end object edEmailSender: TEdit Left = 107 Top = 39 Width = 204 Height = 21 Anchors = [akLeft, akTop, akRight] TabOrder = 1 Text = 'edEmailSender' OnExit = edEmailSenderExit end end end object tsVariables: TTabSheet Caption = 'Variablen' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ImageIndex = 5 ParentFont = False object btnAddVariable: TButton Left = 9 Top = 168 Width = 79 Height = 20 Hint = 'Variable hinzuf�gen' Anchors = [akLeft, akBottom] Caption = '&Neu' TabOrder = 0 OnClick = btnAddVariableClick end object btnDeleteVariable: TButton Left = 94 Top = 168 Width = 79 Height = 20 Hint = 'Variable l�schen' Anchors = [akLeft, akBottom] Caption = '&L�schen' TabOrder = 1 OnClick = btnDeleteVariableClick end object sgVariables: TStringGrid Left = 9 Top = 10 Width = 329 Height = 152 Anchors = [akLeft, akTop, akRight, akBottom] ColCount = 2 DefaultColWidth = 160 DefaultRowHeight = 15 FixedCols = 0 RowCount = 2 Options = [goFixedVertLine, goFixedHorzLine, goDrawFocusSelected, goEditing, goTabs, goAlwaysShowEditor, goThumbTracking] ScrollBars = ssVertical TabOrder = 2 OnKeyDown = sgVariablesKeyDown OnKeyPress = sgVariablesKeyPress OnSelectCell = sgVariablesSelectCell ColWidths = ( 103 202) end end end object btnHelp: TButton Left = 284 Top = 231 Width = 75 Height = 25 Anchors = [akTop, akRight, akBottom] Cancel = True Caption = '&Hilfe' TabOrder = 3 OnClick = btnHelpClick end object OpenDialog: TOpenDialog DefaultExt = '*.bpr' Filter = 'Backup projects (*.bpr)|*.bpr|All files (*.*)|*.*' Options = [ofHideReadOnly, ofAllowMultiSelect, ofPathMustExist, ofFileMustExist] Title = 'Projekte w�hlen' Left = 279 Top = 28 end end