home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Multimedia / waveflow / waveflow.exe / 0 / RCDATA / TFILEINFOFRM / TFILEINFOFRM.txt < prev   
Text File  |  2005-05-01  |  2KB  |  120 lines

  1. object FileInfofrm: TFileInfofrm
  2.   Left = 156
  3.   Top = 111
  4.   BorderStyle = bsDialog
  5.   Caption = 'File information'
  6.   ClientHeight = 248
  7.   ClientWidth = 375
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 40
  21.     Top = 24
  22.     Width = 74
  23.     Height = 13
  24.     Caption = 'Bits per sample:'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 40
  28.     Top = 56
  29.     Width = 81
  30.     Height = 13
  31.     Caption = 'Samples per sec:'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 40
  35.     Top = 88
  36.     Width = 93
  37.     Height = 13
  38.     Caption = 'Number of samples:'
  39.   end
  40.   object Label4: TLabel
  41.     Left = 40
  42.     Top = 120
  43.     Width = 40
  44.     Height = 13
  45.     Caption = 'File size:'
  46.   end
  47.   object Label5: TLabel
  48.     Left = 40
  49.     Top = 152
  50.     Width = 98
  51.     Height = 13
  52.     Caption = 'Number of channels:'
  53.   end
  54.   object Button1: TButton
  55.     Left = 148
  56.     Top = 217
  57.     Width = 75
  58.     Height = 25
  59.     Caption = '&OK'
  60.     Default = True
  61.     ModalResult = 1
  62.     TabOrder = 0
  63.     OnClick = Button1Click
  64.   end
  65.   object Panel15: TPanel
  66.     Left = 152
  67.     Top = 16
  68.     Width = 185
  69.     Height = 25
  70.     BevelOuter = bvLowered
  71.     Caption = 'Panel15'
  72.     TabOrder = 1
  73.   end
  74.   object panel25: TPanel
  75.     Left = 152
  76.     Top = 48
  77.     Width = 185
  78.     Height = 25
  79.     BevelOuter = bvLowered
  80.     Caption = 'Panel1'
  81.     TabOrder = 2
  82.   end
  83.   object Panel35: TPanel
  84.     Left = 152
  85.     Top = 80
  86.     Width = 185
  87.     Height = 25
  88.     BevelOuter = bvLowered
  89.     Caption = 'Panel1'
  90.     TabOrder = 3
  91.   end
  92.   object Panel45: TPanel
  93.     Left = 152
  94.     Top = 112
  95.     Width = 185
  96.     Height = 25
  97.     BevelOuter = bvLowered
  98.     Caption = 'Panel1'
  99.     TabOrder = 4
  100.   end
  101.   object Panel55: TPanel
  102.     Left = 152
  103.     Top = 144
  104.     Width = 185
  105.     Height = 25
  106.     BevelOuter = bvLowered
  107.     Caption = 'Panel1'
  108.     TabOrder = 5
  109.   end
  110.   object Panel65: TPanel
  111.     Left = 40
  112.     Top = 176
  113.     Width = 297
  114.     Height = 25
  115.     BevelOuter = bvLowered
  116.     Caption = 'Panel1'
  117.     TabOrder = 6
  118.   end
  119. end
  120.