object FormProgress: TFormProgress Left = 244 Top = 174 ActiveControl = ButtonCancel BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Kodierung l�uft' ClientHeight = 192 ClientWidth = 371 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object PanelStatus: TPanel Left = 0 Top = 0 Width = 371 Height = 151 Align = alClient TabOrder = 0 object LabelStatus: TLabel Left = 296 Top = 8 Width = 56 Height = 13 Alignment = taRightJustify Caption = 'LabelStatus' end object LabelStatusETA: TLabel Left = 8 Top = 8 Width = 77 Height = 13 Caption = 'LabelStatusETA' end object LabelBatchETA: TLabel Left = 8 Top = 60 Width = 75 Height = 13 Caption = 'LabelBatchETA' end object LabelBatch: TLabel Left = 296 Top = 60 Width = 54 Height = 13 Alignment = taRightJustify Caption = 'LabelBatch' end object LabelWorking: TLabel Left = 8 Top = 80 Width = 345 Height = 13 AutoSize = False Caption = 'LabelWorking' ShowAccelChar = False end object LabelInput: TLabel Left = 8 Top = 96 Width = 50 Height = 13 Caption = 'LabelInput' end object LabelOutput: TLabel Left = 288 Top = 96 Width = 58 Height = 13 Alignment = taRightJustify Caption = 'LabelOutput' end object LabelStopWhenDone: TLabel Left = 8 Top = 112 Width = 345 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Kodierung wird nach aktueller Datei beendet...' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object ProgressBarStatus: TProgressBar Left = 8 Top = 24 Width = 345 Height = 13 Min = 0 Max = 1000 TabOrder = 0 end object ProgressBarBatch: TProgressBar Left = 8 Top = 40 Width = 345 Height = 13 Min = 0 Max = 1000 TabOrder = 1 end object CheckBoxShutdown: TCheckBox Left = 8 Top = 128 Width = 345 Height = 17 Caption = 'Wenn fertig Windows herunterfahren' TabOrder = 2 end end object PanelButtons: TPanel Left = 0 Top = 151 Width = 371 Height = 41 Align = alBottom TabOrder = 1 object ButtonCancel: TButton Left = 148 Top = 8 Width = 75 Height = 25 Cancel = True Caption = 'Abbrechen' Default = True ModalResult = 2 TabOrder = 0 end end object Widget: TWidget Down = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Marlett' Font.Style = [] Gap = 0 Glyph = '7' Hint = 'Send to tray' OffsetLeft = 0 OffsetTop = 0 ShowHint = True OnClick = WidgetClick Left = 288 Top = 159 end end