home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 July / PCWorld_2000-07_cd.bin / Software / TemaCD / waveflow / waveflow.exe / 0 / RCDATA / TFORM5 / TFORM5.txt < prev   
Text File  |  2000-05-05  |  2KB  |  117 lines

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