home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 February / CHIPCD_2_2000.iso / Browser / chip-cd.exe / 0 / RCDATA / TFRMOPTION / TFRMOPTION.txt
Text File  |  1999-12-31  |  9KB  |  410 lines

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