object fChannels: TfChannels Left = 343 Top = 274 BorderIcons = [] BorderStyle = bsDialog Caption = 'Channels' ClientHeight = 85 ClientWidth = 132 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnDeactivate = FormDeactivate PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 1 Top = 1 Width = 130 Height = 83 Style = bsRaised end object Label1: TLabel Left = 22 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '6' end object Label2: TLabel Left = 7 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '7' end object Label3: TLabel Left = 37 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '5' end object Label4: TLabel Left = 52 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '4' end object Label5: TLabel Left = 67 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '3' end object Label6: TLabel Left = 112 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '0' end object Label7: TLabel Left = 97 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '1' end object Label8: TLabel Left = 82 Top = 8 Width = 15 Height = 13 Alignment = taCenter AutoSize = False Caption = '2' end object C1: TCheckBox Tag = 7 Left = 7 Top = 20 Width = 15 Height = 28 TabOrder = 0 end object c2: TCheckBox Tag = 6 Left = 22 Top = 20 Width = 15 Height = 28 Caption = 'c2' TabOrder = 1 end object c3: TCheckBox Tag = 5 Left = 37 Top = 20 Width = 15 Height = 28 Caption = 'c3' TabOrder = 2 end object c4: TCheckBox Tag = 4 Left = 52 Top = 20 Width = 15 Height = 28 Caption = 'c4' TabOrder = 3 end object c5: TCheckBox Tag = 3 Left = 67 Top = 20 Width = 15 Height = 28 Caption = 'c5' TabOrder = 4 end object c6: TCheckBox Tag = 2 Left = 82 Top = 20 Width = 15 Height = 28 Caption = 'c6' TabOrder = 5 end object c7: TCheckBox Tag = 1 Left = 97 Top = 20 Width = 15 Height = 28 Caption = 'c7' TabOrder = 6 end object c8: TCheckBox Left = 112 Top = 20 Width = 15 Height = 28 Caption = 'c8' TabOrder = 7 end object Button1: TButton Left = 74 Top = 55 Width = 50 Height = 21 Caption = 'OK' ModalResult = 1 TabOrder = 8 end end