home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / rocnik.exe / 0 / RCDATA / TFORM4 / TFORM4.txt
Text File  |  2001-05-09  |  8KB  |  424 lines

  1. object Form4: TForm4
  2.   Left = 432
  3.   Top = 367
  4.   Hint = 'OR'
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'filtrovat podle typu'
  7.   ClientHeight = 219
  8.   ClientWidth = 356
  9.   Color = clWhite
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   Position = poMainFormCenter
  19.   Scaled = False
  20.   OnKeyDown = FormKeyDown
  21.   OnKeyUp = FormKeyUp
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Label1: TLabel
  26.     Left = 256
  27.     Top = 72
  28.     Width = 41
  29.     Height = 13
  30.     Cursor = crUpArrow
  31.     Alignment = taCenter
  32.     AutoSize = False
  33.     Caption = 'nic'
  34.     Color = clNavy
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWhite
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentColor = False
  41.     ParentFont = False
  42.     OnClick = Label1Click
  43.   end
  44.   object Label2: TLabel
  45.     Left = 256
  46.     Top = 88
  47.     Width = 41
  48.     Height = 13
  49.     Cursor = crUpArrow
  50.     Alignment = taCenter
  51.     AutoSize = False
  52.     Caption = 'v∩┐╜e'
  53.     Color = clNavy
  54.     Font.Charset = DEFAULT_CHARSET
  55.     Font.Color = clWhite
  56.     Font.Height = -11
  57.     Font.Name = 'MS Sans Serif'
  58.     Font.Style = [fsBold]
  59.     ParentColor = False
  60.     ParentFont = False
  61.     OnClick = Label2Click
  62.   end
  63.   object CheckBox1: TCheckBox
  64.     Left = 8
  65.     Top = 8
  66.     Width = 97
  67.     Height = 17
  68.     Hint = '_____1%'
  69.     Caption = 'demo'
  70.     Checked = True
  71.     State = cbChecked
  72.     TabOrder = 0
  73.     OnClick = Rubriky
  74.   end
  75.   object CheckBox2: TCheckBox
  76.     Left = 8
  77.     Top = 24
  78.     Width = 97
  79.     Height = 17
  80.     Hint = '______1%'
  81.     Caption = 'shareware'
  82.     Checked = True
  83.     State = cbChecked
  84.     TabOrder = 1
  85.     OnClick = Rubriky
  86.   end
  87.   object CheckBox3: TCheckBox
  88.     Left = 8
  89.     Top = 40
  90.     Width = 97
  91.     Height = 17
  92.     Hint = '_______1%'
  93.     Caption = 'freeware'
  94.     Checked = True
  95.     State = cbChecked
  96.     TabOrder = 2
  97.     OnClick = Rubriky
  98.   end
  99.   object CheckBox4: TCheckBox
  100.     Left = 8
  101.     Top = 56
  102.     Width = 97
  103.     Height = 17
  104.     Hint = '________1%'
  105.     Caption = 'trial'
  106.     Checked = True
  107.     State = cbChecked
  108.     TabOrder = 3
  109.     OnClick = Rubriky
  110.   end
  111.   object CheckBox5: TCheckBox
  112.     Left = 8
  113.     Top = 72
  114.     Width = 97
  115.     Height = 17
  116.     Hint = '_________1'
  117.     Caption = 'pln∩┐╜ verze'
  118.     Checked = True
  119.     State = cbChecked
  120.     TabOrder = 4
  121.     OnClick = Rubriky
  122.   end
  123.   object CheckBox6: TCheckBox
  124.     Left = 128
  125.     Top = 8
  126.     Width = 97
  127.     Height = 17
  128.     Hint = '1%'
  129.     Caption = 'DOS'
  130.     Checked = True
  131.     State = cbChecked
  132.     TabOrder = 5
  133.     OnClick = Rubriky
  134.   end
  135.   object CheckBox7: TCheckBox
  136.     Left = 128
  137.     Top = 24
  138.     Width = 97
  139.     Height = 17
  140.     Hint = '_1%'
  141.     Caption = 'Win 3.1x'
  142.     Checked = True
  143.     State = cbChecked
  144.     TabOrder = 6
  145.     OnClick = Rubriky
  146.   end
  147.   object CheckBox8: TCheckBox
  148.     Left = 128
  149.     Top = 40
  150.     Width = 97
  151.     Height = 17
  152.     Hint = '__1%'
  153.     Caption = 'Win 9x'
  154.     Checked = True
  155.     State = cbChecked
  156.     TabOrder = 7
  157.     OnClick = Rubriky
  158.   end
  159.   object CheckBox9: TCheckBox
  160.     Left = 128
  161.     Top = 56
  162.     Width = 97
  163.     Height = 17
  164.     Hint = '___1%'
  165.     Caption = 'Win NT/2k'
  166.     Checked = True
  167.     State = cbChecked
  168.     TabOrder = 8
  169.     OnClick = Rubriky
  170.   end
  171.   object CheckBox10: TCheckBox
  172.     Left = 128
  173.     Top = 72
  174.     Width = 97
  175.     Height = 17
  176.     Hint = '____1%'
  177.     Caption = 'Linux'
  178.     Checked = True
  179.     State = cbChecked
  180.     TabOrder = 9
  181.     OnClick = Rubriky
  182.   end
  183.   object CheckBox11: TCheckBox
  184.     Left = 8
  185.     Top = 112
  186.     Width = 97
  187.     Height = 17
  188.     Hint = 'A%'
  189.     Caption = 'anketa'
  190.     Checked = True
  191.     State = cbChecked
  192.     TabOrder = 10
  193.     OnClick = Rubriky
  194.   end
  195.   object CheckBox12: TCheckBox
  196.     Left = 8
  197.     Top = 128
  198.     Width = 97
  199.     Height = 17
  200.     Hint = 'C%'
  201.     Caption = '∩┐╜l∩┐╜nek'
  202.     Checked = True
  203.     State = cbChecked
  204.     TabOrder = 11
  205.     OnClick = Rubriky
  206.   end
  207.   object CheckBox13: TCheckBox
  208.     Left = 8
  209.     Top = 144
  210.     Width = 97
  211.     Height = 17
  212.     Hint = 'D%'
  213.     Caption = 'dokument'
  214.     Checked = True
  215.     State = cbChecked
  216.     TabOrder = 12
  217.     OnClick = Rubriky
  218.   end
  219.   object CheckBox14: TCheckBox
  220.     Left = 8
  221.     Top = 160
  222.     Width = 129
  223.     Height = 17
  224.     Hint = 'F%'
  225.     Caption = 'off-line uk∩┐╜zka webu'
  226.     Checked = True
  227.     State = cbChecked
  228.     TabOrder = 13
  229.     OnClick = Rubriky
  230.   end
  231.   object CheckBox15: TCheckBox
  232.     Left = 8
  233.     Top = 176
  234.     Width = 97
  235.     Height = 17
  236.     Hint = 'G%'
  237.     Caption = 'prezentace'
  238.     Checked = True
  239.     State = cbChecked
  240.     TabOrder = 14
  241.     OnClick = Rubriky
  242.   end
  243.   object CheckBox16: TCheckBox
  244.     Left = 128
  245.     Top = 112
  246.     Width = 97
  247.     Height = 17
  248.     Hint = 'H%'
  249.     Caption = 'p∩┐╜ehled'
  250.     Checked = True
  251.     State = cbChecked
  252.     TabOrder = 15
  253.     OnClick = Rubriky
  254.   end
  255.   object CheckBox17: TCheckBox
  256.     Left = 128
  257.     Top = 128
  258.     Width = 97
  259.     Height = 17
  260.     Hint = 'I%'
  261.     Caption = 'informace'
  262.     Checked = True
  263.     State = cbChecked
  264.     TabOrder = 16
  265.     OnClick = Rubriky
  266.   end
  267.   object CheckBox18: TCheckBox
  268.     Left = 128
  269.     Top = 144
  270.     Width = 97
  271.     Height = 17
  272.     Hint = 'O%'
  273.     Caption = 'obsah'
  274.     Checked = True
  275.     State = cbChecked
  276.     TabOrder = 17
  277.     OnClick = Rubriky
  278.   end
  279.   object CheckBox19: TCheckBox
  280.     Left = 128
  281.     Top = 160
  282.     Width = 97
  283.     Height = 17
  284.     Hint = 'P%'
  285.     Caption = 'p∩┐╜∩┐╜ru∩┐╜ka'
  286.     Checked = True
  287.     State = cbChecked
  288.     TabOrder = 18
  289.     OnClick = Rubriky
  290.   end
  291.   object CheckBox20: TCheckBox
  292.     Left = 128
  293.     Top = 176
  294.     Width = 113
  295.     Height = 17
  296.     Hint = 'R%'
  297.     Caption = 'pravideln∩┐╜ rubrika'
  298.     Checked = True
  299.     State = cbChecked
  300.     TabOrder = 19
  301.     OnClick = Rubriky
  302.   end
  303.   object CheckBox21: TCheckBox
  304.     Left = 248
  305.     Top = 112
  306.     Width = 97
  307.     Height = 17
  308.     Hint = 'S%'
  309.     Caption = 'soute∩┐╜'
  310.     Checked = True
  311.     State = cbChecked
  312.     TabOrder = 20
  313.     OnClick = Rubriky
  314.   end
  315.   object CheckBox22: TCheckBox
  316.     Left = 248
  317.     Top = 128
  318.     Width = 97
  319.     Height = 17
  320.     Hint = 'U%'
  321.     BiDiMode = bdRightToLeft
  322.     Caption = '∩┐╜vodn∩┐╜ text'
  323.     Checked = True
  324.     ParentBiDiMode = False
  325.     State = cbChecked
  326.     TabOrder = 21
  327.     OnClick = Rubriky
  328.   end
  329.   object CheckBox23: TCheckBox
  330.     Left = 248
  331.     Top = 144
  332.     Width = 97
  333.     Height = 17
  334.     Hint = 'W%'
  335.     Caption = 'info o webu'
  336.     Checked = True
  337.     State = cbChecked
  338.     TabOrder = 22
  339.     OnClick = Rubriky
  340.   end
  341.   object CheckBox24: TCheckBox
  342.     Left = 248
  343.     Top = 160
  344.     Width = 97
  345.     Height = 17
  346.     Hint = 'X%'
  347.     Caption = 'novinky CD'
  348.     Checked = True
  349.     State = cbChecked
  350.     TabOrder = 23
  351.     OnClick = Rubriky
  352.   end
  353.   object CheckBox25: TCheckBox
  354.     Left = 248
  355.     Top = 176
  356.     Width = 97
  357.     Height = 17
  358.     Hint = 'Y%'
  359.     Caption = 'pom∩┐╜cka'
  360.     Checked = True
  361.     State = cbChecked
  362.     TabOrder = 24
  363.     OnClick = Rubriky
  364.   end
  365.   object RadioButton1: TRadioButton
  366.     Left = 256
  367.     Top = 8
  368.     Width = 81
  369.     Height = 17
  370.     Caption = 'A Z∩┐╜ROVE∩┐╜'
  371.     TabOrder = 25
  372.     OnClick = RadioButton1Click
  373.   end
  374.   object RadioButton2: TRadioButton
  375.     Left = 256
  376.     Top = 32
  377.     Width = 65
  378.     Height = 17
  379.     BiDiMode = bdLeftToRight
  380.     Caption = 'NEBO'
  381.     Checked = True
  382.     ParentBiDiMode = False
  383.     TabOrder = 26
  384.     TabStop = True
  385.     OnClick = RadioButton2Click
  386.   end
  387.   object CheckBox26: TCheckBox
  388.     Left = 8
  389.     Top = 192
  390.     Width = 97
  391.     Height = 17
  392.     Hint = 'Z%'
  393.     Caption = 'z∩┐╜bava'
  394.     Checked = True
  395.     State = cbChecked
  396.     TabOrder = 27
  397.     OnClick = Rubriky
  398.   end
  399.   object CheckBox27: TCheckBox
  400.     Left = 128
  401.     Top = 192
  402.     Width = 97
  403.     Height = 17
  404.     Hint = 'N%'
  405.     Caption = 'n∩┐╜vody'
  406.     Checked = True
  407.     State = cbChecked
  408.     TabOrder = 28
  409.     OnClick = Rubriky
  410.   end
  411.   object CheckBox28: TCheckBox
  412.     Left = 248
  413.     Top = 192
  414.     Width = 97
  415.     Height = 17
  416.     Hint = 'Q%'
  417.     Caption = 'ostatn∩┐╜'
  418.     Checked = True
  419.     State = cbChecked
  420.     TabOrder = 29
  421.     OnClick = Rubriky
  422.   end
  423. end
  424.