object ZusatzVolumenstromfenster: TZusatzVolumenstromfenster Left = 290 Top = 179 BorderIcons = [] BorderStyle = bsDialog Caption = 'Zus�tzlich ben�tigte Daten' ClientHeight = 50 ClientWidth = 179 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 15 Top = 5 Width = 154 Height = 13 Caption = 'Volumenstrom des abzw.Rohres:' end object Label2: TLabel Left = 90 Top = 25 Width = 22 Height = 13 Caption = 'm�/h' end object Edit_abzwVolumenstrom: TEdit Left = 15 Top = 25 Width = 66 Height = 20 TabOrder = 0 end end