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
Wrap
Text File
|
2000-05-05
|
2KB
|
117 lines
object Form5: TForm5
Left = 156
Top = 111
BorderStyle = bsDialog
Caption = 'File information'
ClientHeight = 248
ClientWidth = 375
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
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