object FileInfofrm: TFileInfofrm Left = 156 Top = 111 BorderStyle = bsDialog Caption = 'File information' ClientHeight = 248 ClientWidth = 375 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 40 Top = 24 Width = 74 Height = 13 Caption = 'Bits per sample:' end object Label2: TLabel Left = 40 Top = 56 Width = 81 Height = 13 Caption = 'Samples per sec:' end object Label3: TLabel Left = 40 Top = 88 Width = 93 Height = 13 Caption = 'Number of samples:' end object Label4: TLabel Left = 40 Top = 120 Width = 40 Height = 13 Caption = 'File size:' end object Label5: TLabel Left = 40 Top = 152 Width = 98 Height = 13 Caption = 'Number of channels:' end object Button1: TButton Left = 148 Top = 217 Width = 75 Height = 25 Caption = '&OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = Button1Click end object Panel15: TPanel Left = 152 Top = 16 Width = 185 Height = 25 BevelOuter = bvLowered Caption = 'Panel15' TabOrder = 1 end object panel25: TPanel Left = 152 Top = 48 Width = 185 Height = 25 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 2 end object Panel35: TPanel Left = 152 Top = 80 Width = 185 Height = 25 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 3 end object Panel45: TPanel Left = 152 Top = 112 Width = 185 Height = 25 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 4 end object Panel55: TPanel Left = 152 Top = 144 Width = 185 Height = 25 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 5 end object Panel65: TPanel Left = 40 Top = 176 Width = 297 Height = 25 BevelOuter = bvLowered Caption = 'Panel1' TabOrder = 6 end end