home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / chip-cd_2002_05.zip / 05 / Browser / chip-cd.exe / 0 / RCDATA / TFRMOPTION / TFRMOPTION.txt
Text File  |  2001-08-10  |  9KB  |  413 lines

  1. object frmOption: TfrmOption
  2.   Left = 247
  3.   Top = 241
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Opcje'
  7.   ClientHeight = 391
  8.   ClientWidth = 725
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -14
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 120
  19.   TextHeight = 16
  20.   object grbDzwiek: TGroupBox
  21.     Left = 364
  22.     Top = 2
  23.     Width = 356
  24.     Height = 130
  25.     Caption = 'Efekty'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clBlack
  28.     Font.Height = -15
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     TabOrder = 4
  33.     object rdiOption10: TRadioButton
  34.       Left = 20
  35.       Top = 47
  36.       Width = 173
  37.       Height = 16
  38.       Caption = 'Cisza'
  39.       TabOrder = 0
  40.       OnKeyUp = rdiOption10KeyUp
  41.     end
  42.     object rdiOption11: TRadioButton
  43.       Left = 20
  44.       Top = 66
  45.       Width = 173
  46.       Height = 16
  47.       Caption = 'Muzyka'
  48.       TabOrder = 1
  49.       OnKeyUp = rdiOption11KeyUp
  50.     end
  51.     object rdiOption12: TRadioButton
  52.       Left = 20
  53.       Top = 86
  54.       Width = 173
  55.       Height = 16
  56.       Caption = 'Efekty dzwi∩┐╜kowe'
  57.       TabOrder = 2
  58.       OnKeyUp = rdiOption12KeyUp
  59.     end
  60.   end
  61.   object grbDirect: TGroupBox
  62.     Left = 364
  63.     Top = 2
  64.     Width = 356
  65.     Height = 130
  66.     Caption = 'Efekty'
  67.     Font.Charset = DEFAULT_CHARSET
  68.     Font.Color = clBlack
  69.     Font.Height = -15
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     TabOrder = 5
  74.     Visible = False
  75.     object chkOption11: TCheckBox
  76.       Left = 20
  77.       Top = 52
  78.       Width = 80
  79.       Height = 21
  80.       Caption = 'Muzyka'
  81.       Checked = True
  82.       Font.Charset = DEFAULT_CHARSET
  83.       Font.Color = clBlack
  84.       Font.Height = -15
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = []
  87.       ParentFont = False
  88.       State = cbChecked
  89.       TabOrder = 0
  90.       OnKeyUp = chkOption11KeyUp
  91.     end
  92.     object chkOption12: TCheckBox
  93.       Left = 20
  94.       Top = 79
  95.       Width = 139
  96.       Height = 21
  97.       Caption = 'Efekty d∩┐╜wi∩┐╜kowe'
  98.       Checked = True
  99.       Font.Charset = DEFAULT_CHARSET
  100.       Font.Color = clBlack
  101.       Font.Height = -15
  102.       Font.Name = 'MS Sans Serif'
  103.       Font.Style = []
  104.       ParentFont = False
  105.       State = cbChecked
  106.       TabOrder = 1
  107.       OnKeyUp = chkOption12KeyUp
  108.     end
  109.   end
  110.   object btnZnajdz: TButton
  111.     Left = 212
  112.     Top = 357
  113.     Width = 104
  114.     Height = 26
  115.     Caption = '&Zastosuj'
  116.     TabOrder = 8
  117.     OnClick = btnZnajdzClick
  118.     OnKeyUp = btnZnajdzKeyUp
  119.   end
  120.   object btnAnuluj: TButton
  121.     Left = 325
  122.     Top = 357
  123.     Width = 105
  124.     Height = 26
  125.     Caption = '&Anuluj'
  126.     TabOrder = 9
  127.     OnClick = btnAnulujClick
  128.     OnKeyUp = btnAnulujKeyUp
  129.   end
  130.   object btnPomoc: TButton
  131.     Left = 441
  132.     Top = 357
  133.     Width = 104
  134.     Height = 26
  135.     Caption = '&Pomoc'
  136.     TabOrder = 10
  137.     OnClick = btnPomocClick
  138.     OnKeyUp = btnPomocKeyUp
  139.   end
  140.   object grbOption1: TGroupBox
  141.     Left = 5
  142.     Top = 2
  143.     Width = 356
  144.     Height = 80
  145.     Caption = 'Start i epilog'
  146.     Font.Charset = DEFAULT_CHARSET
  147.     Font.Color = clBlack
  148.     Font.Height = -15
  149.     Font.Name = 'MS Sans Serif'
  150.     Font.Style = []
  151.     ParentFont = False
  152.     TabOrder = 0
  153.     object chkOption1: TCheckBox
  154.       Left = 27
  155.       Top = 22
  156.       Width = 243
  157.       Height = 21
  158.       Caption = 'Animacja pocz∩┐╜tkowa'
  159.       Checked = True
  160.       Font.Charset = DEFAULT_CHARSET
  161.       Font.Color = clBlack
  162.       Font.Height = -15
  163.       Font.Name = 'MS Sans Serif'
  164.       Font.Style = []
  165.       ParentFont = False
  166.       State = cbChecked
  167.       TabOrder = 0
  168.       OnKeyUp = chkOption1KeyUp
  169.     end
  170.     object chkOption2: TCheckBox
  171.       Left = 27
  172.       Top = 44
  173.       Width = 247
  174.       Height = 21
  175.       Caption = 'Potwierdzenie zako∩┐╜czenia programu'
  176.       Checked = True
  177.       Font.Charset = DEFAULT_CHARSET
  178.       Font.Color = clBlack
  179.       Font.Height = -15
  180.       Font.Name = 'MS Sans Serif'
  181.       Font.Style = []
  182.       ParentFont = False
  183.       State = cbChecked
  184.       TabOrder = 1
  185.       OnKeyUp = chkOption2KeyUp
  186.     end
  187.   end
  188.   object grbOp: TGroupBox
  189.     Left = 5
  190.     Top = 86
  191.     Width = 356
  192.     Height = 88
  193.     Caption = 'Interfejs'
  194.     Font.Charset = DEFAULT_CHARSET
  195.     Font.Color = clBlack
  196.     Font.Height = -15
  197.     Font.Name = 'MS Sans Serif'
  198.     Font.Style = []
  199.     ParentFont = False
  200.     TabOrder = 1
  201.     object rdiOption4: TRadioButton
  202.       Left = 27
  203.       Top = 64
  204.       Width = 174
  205.       Height = 16
  206.       Caption = 'Multimedialny'
  207.       Font.Charset = DEFAULT_CHARSET
  208.       Font.Color = clBlack
  209.       Font.Height = -15
  210.       Font.Name = 'MS Sans Serif'
  211.       Font.Style = []
  212.       ParentFont = False
  213.       TabOrder = 2
  214.       OnClick = rdiOption4Click
  215.       OnKeyUp = rdiOption4KeyUp
  216.     end
  217.     object rdiOption3: TRadioButton
  218.       Left = 27
  219.       Top = 20
  220.       Width = 174
  221.       Height = 16
  222.       Caption = 'HTML'
  223.       Font.Charset = DEFAULT_CHARSET
  224.       Font.Color = clBlack
  225.       Font.Height = -15
  226.       Font.Name = 'MS Sans Serif'
  227.       Font.Style = []
  228.       ParentFont = False
  229.       TabOrder = 0
  230.       OnClick = rdiOption3Click
  231.       OnKeyUp = rdiOption3KeyUp
  232.     end
  233.     object rdiOption5: TRadioButton
  234.       Left = 27
  235.       Top = 42
  236.       Width = 174
  237.       Height = 16
  238.       Caption = 'Standardowy'
  239.       Font.Charset = DEFAULT_CHARSET
  240.       Font.Color = clBlack
  241.       Font.Height = -15
  242.       Font.Name = 'MS Sans Serif'
  243.       Font.Style = []
  244.       ParentFont = False
  245.       TabOrder = 1
  246.       OnClick = rdiOption5Click
  247.     end
  248.   end
  249.   object grbOption4: TGroupBox
  250.     Left = 5
  251.     Top = 176
  252.     Width = 356
  253.     Height = 71
  254.     Caption = 'Dymki podpowiedzi'
  255.     Font.Charset = DEFAULT_CHARSET
  256.     Font.Color = clBlack
  257.     Font.Height = -15
  258.     Font.Name = 'MS Sans Serif'
  259.     Font.Style = []
  260.     ParentFont = False
  261.     TabOrder = 2
  262.     object rdiOption8: TRadioButton
  263.       Left = 30
  264.       Top = 22
  265.       Width = 173
  266.       Height = 16
  267.       Caption = 'Automatycznie'
  268.       Font.Charset = DEFAULT_CHARSET
  269.       Font.Color = clBlack
  270.       Font.Height = -15
  271.       Font.Name = 'MS Sans Serif'
  272.       Font.Style = []
  273.       ParentFont = False
  274.       TabOrder = 0
  275.       OnKeyUp = rdiOption8KeyUp
  276.     end
  277.     object rdiOption13: TRadioButton
  278.       Left = 30
  279.       Top = 44
  280.       Width = 173
  281.       Height = 16
  282.       Caption = 'Wy∩┐╜∩┐╜czone '
  283.       TabOrder = 1
  284.       OnKeyUp = rdiOption9KeyUp
  285.     end
  286.   end
  287.   object GroupBox1: TGroupBox
  288.     Left = 5
  289.     Top = 250
  290.     Width = 356
  291.     Height = 60
  292.     Caption = 'Domy∩┐╜ny katalog na kopiowane materia∩┐╜y'
  293.     Font.Charset = DEFAULT_CHARSET
  294.     Font.Color = clBlack
  295.     Font.Height = -15
  296.     Font.Name = 'MS Sans Serif'
  297.     Font.Style = []
  298.     ParentFont = False
  299.     TabOrder = 3
  300.     object txtOption13: TDirectoryEdit
  301.       Left = 10
  302.       Top = 22
  303.       Width = 336
  304.       Height = 26
  305.       DialogKind = dkWin32
  306.       NumGlyphs = 1
  307.       ButtonWidth = 26
  308.       TabOrder = 0
  309.       Text = 'txtOption13'
  310.       OnExit = txtOption13Exit
  311.     end
  312.   end
  313.   object chkOption5: TCheckBox
  314.     Left = 384
  315.     Top = 25
  316.     Width = 129
  317.     Height = 21
  318.     Caption = 'Efekty graficzne'
  319.     Checked = True
  320.     Font.Charset = DEFAULT_CHARSET
  321.     Font.Color = clBlack
  322.     Font.Height = -15
  323.     Font.Name = 'MS Sans Serif'
  324.     Font.Style = []
  325.     ParentFont = False
  326.     State = cbChecked
  327.     TabOrder = 11
  328.     OnKeyUp = chkOption5KeyUp
  329.   end
  330.   object grpTwoClick: TGroupBox
  331.     Left = 364
  332.     Top = 135
  333.     Width = 356
  334.     Height = 90
  335.     Caption = 'Akcja - podw∩┐╜jne klikni∩┐╜cie'
  336.     TabOrder = 6
  337.     object rdiOption14: TRadioButton
  338.       Left = 20
  339.       Top = 25
  340.       Width = 109
  341.       Height = 18
  342.       Caption = 'Brak'
  343.       TabOrder = 0
  344.     end
  345.     object rdiOption15: TRadioButton
  346.       Left = 20
  347.       Top = 44
  348.       Width = 109
  349.       Height = 19
  350.       Caption = 'Zrzut'
  351.       TabOrder = 1
  352.     end
  353.     object rdiOption16: TRadioButton
  354.       Left = 20
  355.       Top = 64
  356.       Width = 149
  357.       Height = 18
  358.       Caption = 'Uruchom/instaluj'
  359.       TabOrder = 2
  360.     end
  361.   end
  362.   object grpRight: TGroupBox
  363.     Left = 364
  364.     Top = 231
  365.     Width = 356
  366.     Height = 115
  367.     Caption = 'Akcja - prawy przycisk'
  368.     TabOrder = 7
  369.     object rdiOption17: TRadioButton
  370.       Left = 20
  371.       Top = 25
  372.       Width = 109
  373.       Height = 18
  374.       Caption = 'Brak'
  375.       TabOrder = 0
  376.     end
  377.     object rdiOption18: TRadioButton
  378.       Left = 20
  379.       Top = 46
  380.       Width = 109
  381.       Height = 18
  382.       Caption = 'Zrzut'
  383.       TabOrder = 1
  384.     end
  385.     object rdiOption20: TRadioButton
  386.       Left = 20
  387.       Top = 65
  388.       Width = 149
  389.       Height = 19
  390.       Caption = 'Uruchom/instaluj'
  391.       TabOrder = 2
  392.     end
  393.     object rdiOption21: TRadioButton
  394.       Left = 20
  395.       Top = 86
  396.       Width = 149
  397.       Height = 19
  398.       Caption = 'Menu podr∩┐╜czne'
  399.       TabOrder = 3
  400.     end
  401.   end
  402.   object chkOption20: TCheckBox
  403.     Left = 384
  404.     Top = 111
  405.     Width = 70
  406.     Height = 13
  407.     Caption = 'Banery '
  408.     ParentShowHint = False
  409.     ShowHint = False
  410.     TabOrder = 12
  411.   end
  412. end
  413.