object kopidlg: Tkopidlg Left = 299 Top = 236 BorderStyle = bsDialog Caption = 'Dateien kopieren' ClientHeight = 91 ClientWidth = 254 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 5 Top = 5 Width = 32 Height = 13 Caption = 'Label1' end object Label2: TLabel Left = 5 Top = 21 Width = 46 Height = 13 Caption = 'wird nach' end object Label3: TLabel Left = 5 Top = 37 Width = 32 Height = 13 Caption = 'Label3' end object Label4: TLabel Left = 5 Top = 53 Width = 41 Height = 13 Caption = 'kopiert...' end object ProgressBar1: TProgressBar Left = 5 Top = 72 Width = 244 Height = 16 Min = 0 Max = 100 Step = 1 TabOrder = 0 end end