home *** CD-ROM | disk | FTP | other *** search
/ Hiper 10 / HiperCDROM10.iso / HiperCD / Hiper32 / Hiper32.exe / 0 / RCDATA / TFCHANNELS / TFCHANNELS.txt
Text File  |  1999-03-26  |  3KB  |  178 lines

  1. object fChannels: TfChannels
  2.   Left = 343
  3.   Top = 274
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Channels'
  7.   ClientHeight = 85
  8.   ClientWidth = 132
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnDeactivate = FormDeactivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Bevel1: TBevel
  20.     Left = 1
  21.     Top = 1
  22.     Width = 130
  23.     Height = 83
  24.     Style = bsRaised
  25.   end
  26.   object Label1: TLabel
  27.     Left = 22
  28.     Top = 8
  29.     Width = 15
  30.     Height = 13
  31.     Alignment = taCenter
  32.     AutoSize = False
  33.     Caption = '6'
  34.   end
  35.   object Label2: TLabel
  36.     Left = 7
  37.     Top = 8
  38.     Width = 15
  39.     Height = 13
  40.     Alignment = taCenter
  41.     AutoSize = False
  42.     Caption = '7'
  43.   end
  44.   object Label3: TLabel
  45.     Left = 37
  46.     Top = 8
  47.     Width = 15
  48.     Height = 13
  49.     Alignment = taCenter
  50.     AutoSize = False
  51.     Caption = '5'
  52.   end
  53.   object Label4: TLabel
  54.     Left = 52
  55.     Top = 8
  56.     Width = 15
  57.     Height = 13
  58.     Alignment = taCenter
  59.     AutoSize = False
  60.     Caption = '4'
  61.   end
  62.   object Label5: TLabel
  63.     Left = 67
  64.     Top = 8
  65.     Width = 15
  66.     Height = 13
  67.     Alignment = taCenter
  68.     AutoSize = False
  69.     Caption = '3'
  70.   end
  71.   object Label6: TLabel
  72.     Left = 112
  73.     Top = 8
  74.     Width = 15
  75.     Height = 13
  76.     Alignment = taCenter
  77.     AutoSize = False
  78.     Caption = '0'
  79.   end
  80.   object Label7: TLabel
  81.     Left = 97
  82.     Top = 8
  83.     Width = 15
  84.     Height = 13
  85.     Alignment = taCenter
  86.     AutoSize = False
  87.     Caption = '1'
  88.   end
  89.   object Label8: TLabel
  90.     Left = 82
  91.     Top = 8
  92.     Width = 15
  93.     Height = 13
  94.     Alignment = taCenter
  95.     AutoSize = False
  96.     Caption = '2'
  97.   end
  98.   object C1: TCheckBox
  99.     Tag = 7
  100.     Left = 7
  101.     Top = 20
  102.     Width = 15
  103.     Height = 28
  104.     TabOrder = 0
  105.   end
  106.   object c2: TCheckBox
  107.     Tag = 6
  108.     Left = 22
  109.     Top = 20
  110.     Width = 15
  111.     Height = 28
  112.     Caption = 'c2'
  113.     TabOrder = 1
  114.   end
  115.   object c3: TCheckBox
  116.     Tag = 5
  117.     Left = 37
  118.     Top = 20
  119.     Width = 15
  120.     Height = 28
  121.     Caption = 'c3'
  122.     TabOrder = 2
  123.   end
  124.   object c4: TCheckBox
  125.     Tag = 4
  126.     Left = 52
  127.     Top = 20
  128.     Width = 15
  129.     Height = 28
  130.     Caption = 'c4'
  131.     TabOrder = 3
  132.   end
  133.   object c5: TCheckBox
  134.     Tag = 3
  135.     Left = 67
  136.     Top = 20
  137.     Width = 15
  138.     Height = 28
  139.     Caption = 'c5'
  140.     TabOrder = 4
  141.   end
  142.   object c6: TCheckBox
  143.     Tag = 2
  144.     Left = 82
  145.     Top = 20
  146.     Width = 15
  147.     Height = 28
  148.     Caption = 'c6'
  149.     TabOrder = 5
  150.   end
  151.   object c7: TCheckBox
  152.     Tag = 1
  153.     Left = 97
  154.     Top = 20
  155.     Width = 15
  156.     Height = 28
  157.     Caption = 'c7'
  158.     TabOrder = 6
  159.   end
  160.   object c8: TCheckBox
  161.     Left = 112
  162.     Top = 20
  163.     Width = 15
  164.     Height = 28
  165.     Caption = 'c8'
  166.     TabOrder = 7
  167.   end
  168.   object Button1: TButton
  169.     Left = 74
  170.     Top = 55
  171.     Width = 50
  172.     Height = 21
  173.     Caption = 'OK'
  174.     ModalResult = 1
  175.     TabOrder = 8
  176.   end
  177. end
  178.