home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 252
- Top = 567
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'BASS output device selector'
- ClientHeight = 98
- ClientWidth = 255
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object ListBox1: TListBox
- Left = 8
- Top = 8
- Width = 238
- Height = 57
- ItemHeight = 13
- TabOrder = 0
- end
- object CheckBox1: TCheckBox
- Left = 16
- Top = 75
- Width = 97
- Height = 17
- Caption = 'low quality'
- TabOrder = 1
- end
- object Button1: TButton
- Left = 152
- Top = 72
- Width = 89
- Height = 20
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 2
- end
- end
-