home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / chip-cd_2003_11.zip / 11 / Browser / chip-cd.exe / 0 / RCDATA / TFRMOPTION / TFRMOPTION.txt
Text File  |  2003-07-08  |  10KB  |  474 lines

  1. object frmOption: TfrmOption
  2.   Left = 255
  3.   Top = 159
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Opcje'
  7.   ClientHeight = 365
  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 = -12
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     TabOrder = 5
  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 = -12
  70.     Font.Name = 'MS Sans Serif'
  71.     Font.Style = []
  72.     ParentFont = False
  73.     TabOrder = 6
  74.     Visible = False
  75.     object chkOption11: TCheckBox
  76.       Left = 16
  77.       Top = 39
  78.       Width = 65
  79.       Height = 17
  80.       Caption = 'Muzyka'
  81.       Checked = True
  82.       Font.Charset = DEFAULT_CHARSET
  83.       Font.Color = clBlack
  84.       Font.Height = -12
  85.       Font.Name = 'MS Sans Serif'
  86.       Font.Style = []
  87.       ParentFont = False
  88.       State = cbChecked
  89.       TabOrder = 1
  90.       OnKeyUp = chkOption11KeyUp
  91.     end
  92.     object chkOption12: TCheckBox
  93.       Left = 16
  94.       Top = 61
  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 = -12
  102.       Font.Name = 'MS Sans Serif'
  103.       Font.Style = []
  104.       ParentFont = False
  105.       State = cbChecked
  106.       TabOrder = 2
  107.       OnKeyUp = chkOption12KeyUp
  108.     end
  109.     object chkOption20: TCheckBox
  110.       Left = 16
  111.       Top = 83
  112.       Width = 57
  113.       Height = 17
  114.       Caption = 'Banery '
  115.       ParentShowHint = False
  116.       ShowHint = False
  117.       TabOrder = 3
  118.     end
  119.     object chkOption5: TCheckBox
  120.       Left = 16
  121.       Top = 17
  122.       Width = 105
  123.       Height = 17
  124.       Caption = 'Efekty graficzne'
  125.       Checked = True
  126.       Font.Charset = DEFAULT_CHARSET
  127.       Font.Color = clBlack
  128.       Font.Height = -12
  129.       Font.Name = 'MS Sans Serif'
  130.       Font.Style = []
  131.       ParentFont = False
  132.       State = cbChecked
  133.       TabOrder = 0
  134.       OnKeyUp = chkOption5KeyUp
  135.     end
  136.   end
  137.   object btnZnajdz: TButton
  138.     Left = 159
  139.     Top = 336
  140.     Width = 85
  141.     Height = 21
  142.     Caption = '&Zastosuj'
  143.     TabOrder = 9
  144.     OnClick = btnZnajdzClick
  145.     OnKeyUp = btnZnajdzKeyUp
  146.   end
  147.   object btnAnuluj: TButton
  148.     Left = 251
  149.     Top = 336
  150.     Width = 85
  151.     Height = 21
  152.     Caption = '&Anuluj'
  153.     TabOrder = 10
  154.     OnClick = btnAnulujClick
  155.     OnKeyUp = btnAnulujKeyUp
  156.   end
  157.   object btnPomoc: TButton
  158.     Left = 345
  159.     Top = 336
  160.     Width = 85
  161.     Height = 21
  162.     Caption = '&Pomoc'
  163.     TabOrder = 11
  164.     OnClick = btnPomocClick
  165.     OnKeyUp = btnPomocKeyUp
  166.   end
  167.   object grbOption1: TGroupBox
  168.     Left = 4
  169.     Top = 2
  170.     Width = 289
  171.     Height = 65
  172.     Caption = ' Start i epilog '
  173.     Font.Charset = DEFAULT_CHARSET
  174.     Font.Color = clBlack
  175.     Font.Height = -12
  176.     Font.Name = 'MS Sans Serif'
  177.     Font.Style = []
  178.     ParentFont = False
  179.     TabOrder = 0
  180.     object chkOption1: TCheckBox
  181.       Left = 22
  182.       Top = 18
  183.       Width = 197
  184.       Height = 17
  185.       Caption = 'Animacja pocz∩┐╜tkowa'
  186.       Checked = True
  187.       Font.Charset = DEFAULT_CHARSET
  188.       Font.Color = clBlack
  189.       Font.Height = -12
  190.       Font.Name = 'MS Sans Serif'
  191.       Font.Style = []
  192.       ParentFont = False
  193.       State = cbChecked
  194.       TabOrder = 0
  195.       OnKeyUp = chkOption1KeyUp
  196.     end
  197.     object chkOption2: TCheckBox
  198.       Left = 22
  199.       Top = 36
  200.       Width = 201
  201.       Height = 17
  202.       Caption = 'Potwierdzenie zako∩┐╜czenia programu'
  203.       Checked = True
  204.       Font.Charset = DEFAULT_CHARSET
  205.       Font.Color = clBlack
  206.       Font.Height = -12
  207.       Font.Name = 'MS Sans Serif'
  208.       Font.Style = []
  209.       ParentFont = False
  210.       State = cbChecked
  211.       TabOrder = 1
  212.       OnKeyUp = chkOption2KeyUp
  213.     end
  214.   end
  215.   object grbOp: TGroupBox
  216.     Left = 4
  217.     Top = 70
  218.     Width = 289
  219.     Height = 71
  220.     Caption = ' Interfejs '
  221.     Font.Charset = DEFAULT_CHARSET
  222.     Font.Color = clBlack
  223.     Font.Height = -12
  224.     Font.Name = 'MS Sans Serif'
  225.     Font.Style = []
  226.     ParentFont = False
  227.     TabOrder = 1
  228.     object rdiOption4: TRadioButton
  229.       Left = 22
  230.       Top = 52
  231.       Width = 141
  232.       Height = 13
  233.       Caption = 'Multimedialny'
  234.       Font.Charset = DEFAULT_CHARSET
  235.       Font.Color = clBlack
  236.       Font.Height = -12
  237.       Font.Name = 'MS Sans Serif'
  238.       Font.Style = []
  239.       ParentFont = False
  240.       TabOrder = 2
  241.       OnClick = rdiOption4Click
  242.       OnKeyUp = rdiOption4KeyUp
  243.     end
  244.     object rdiOption3: TRadioButton
  245.       Left = 22
  246.       Top = 16
  247.       Width = 141
  248.       Height = 13
  249.       Caption = 'HTML'
  250.       Font.Charset = DEFAULT_CHARSET
  251.       Font.Color = clBlack
  252.       Font.Height = -12
  253.       Font.Name = 'MS Sans Serif'
  254.       Font.Style = []
  255.       ParentFont = False
  256.       TabOrder = 0
  257.       OnClick = rdiOption3Click
  258.       OnKeyUp = rdiOption3KeyUp
  259.     end
  260.     object rdiOption5: TRadioButton
  261.       Left = 22
  262.       Top = 34
  263.       Width = 141
  264.       Height = 13
  265.       Caption = 'Standardowy'
  266.       Font.Charset = DEFAULT_CHARSET
  267.       Font.Color = clBlack
  268.       Font.Height = -12
  269.       Font.Name = 'MS Sans Serif'
  270.       Font.Style = []
  271.       ParentFont = False
  272.       TabOrder = 1
  273.       OnClick = rdiOption5Click
  274.     end
  275.   end
  276.   object grbOption4: TGroupBox
  277.     Left = 4
  278.     Top = 143
  279.     Width = 289
  280.     Height = 58
  281.     Caption = ' Dymki podpowiedzi '
  282.     Font.Charset = DEFAULT_CHARSET
  283.     Font.Color = clBlack
  284.     Font.Height = -12
  285.     Font.Name = 'MS Sans Serif'
  286.     Font.Style = []
  287.     ParentFont = False
  288.     TabOrder = 2
  289.     object rdiOption8: TRadioButton
  290.       Left = 24
  291.       Top = 18
  292.       Width = 141
  293.       Height = 13
  294.       Caption = 'Automatycznie'
  295.       Font.Charset = DEFAULT_CHARSET
  296.       Font.Color = clBlack
  297.       Font.Height = -12
  298.       Font.Name = 'MS Sans Serif'
  299.       Font.Style = []
  300.       ParentFont = False
  301.       TabOrder = 0
  302.       OnKeyUp = rdiOption8KeyUp
  303.     end
  304.     object rdiOption13: TRadioButton
  305.       Left = 24
  306.       Top = 36
  307.       Width = 141
  308.       Height = 13
  309.       Caption = 'Wy∩┐╜∩┐╜czone '
  310.       TabOrder = 1
  311.       OnKeyUp = rdiOption9KeyUp
  312.     end
  313.   end
  314.   object GroupBox1: TGroupBox
  315.     Left = 4
  316.     Top = 203
  317.     Width = 289
  318.     Height = 49
  319.     Caption = ' Domy∩┐╜ny katalog na kopiowane materia∩┐╜y '
  320.     Font.Charset = DEFAULT_CHARSET
  321.     Font.Color = clBlack
  322.     Font.Height = -12
  323.     Font.Name = 'MS Sans Serif'
  324.     Font.Style = []
  325.     ParentFont = False
  326.     TabOrder = 3
  327.     object txtOption13: TDirectoryEdit
  328.       Left = 8
  329.       Top = 18
  330.       Width = 273
  331.       Height = 21
  332.       DialogKind = dkWin32
  333.       NumGlyphs = 1
  334.       TabOrder = 0
  335.       Text = 'txtOption13'
  336.       OnExit = txtOption13Exit
  337.     end
  338.   end
  339.   object grpTwoClick: TGroupBox
  340.     Left = 296
  341.     Top = 110
  342.     Width = 289
  343.     Height = 80
  344.     Caption = ' Akcja - podw∩┐╜jne klikni∩┐╜cie '
  345.     TabOrder = 7
  346.     object rdiOption14: TRadioButton
  347.       Left = 16
  348.       Top = 20
  349.       Width = 89
  350.       Height = 15
  351.       Caption = 'Brak'
  352.       TabOrder = 0
  353.     end
  354.     object rdiOption15: TRadioButton
  355.       Left = 16
  356.       Top = 39
  357.       Width = 89
  358.       Height = 15
  359.       Caption = 'Zrzut'
  360.       TabOrder = 1
  361.     end
  362.     object rdiOption16: TRadioButton
  363.       Left = 16
  364.       Top = 58
  365.       Width = 121
  366.       Height = 15
  367.       Caption = 'Uruchom/instaluj'
  368.       TabOrder = 2
  369.     end
  370.   end
  371.   object grpRight: TGroupBox
  372.     Left = 296
  373.     Top = 193
  374.     Width = 289
  375.     Height = 98
  376.     Caption = ' Akcja - prawy przycisk '
  377.     TabOrder = 8
  378.     object rdiOption17: TRadioButton
  379.       Left = 16
  380.       Top = 20
  381.       Width = 89
  382.       Height = 15
  383.       Caption = 'Brak'
  384.       TabOrder = 0
  385.     end
  386.     object rdiOption18: TRadioButton
  387.       Left = 16
  388.       Top = 38
  389.       Width = 89
  390.       Height = 15
  391.       Caption = 'Zrzut'
  392.       TabOrder = 1
  393.     end
  394.     object rdiOption20: TRadioButton
  395.       Left = 16
  396.       Top = 57
  397.       Width = 121
  398.       Height = 15
  399.       Caption = 'Uruchom/instaluj'
  400.       TabOrder = 2
  401.     end
  402.     object rdiOption21: TRadioButton
  403.       Left = 16
  404.       Top = 75
  405.       Width = 121
  406.       Height = 15
  407.       Caption = 'Menu podr∩┐╜czne'
  408.       TabOrder = 3
  409.     end
  410.   end
  411.   object GroupBox2: TGroupBox
  412.     Left = 5
  413.     Top = 254
  414.     Width = 289
  415.     Height = 71
  416.     Caption = ' Sk∩┐╜ry '
  417.     Font.Charset = DEFAULT_CHARSET
  418.     Font.Color = clBlack
  419.     Font.Height = -12
  420.     Font.Name = 'MS Sans Serif'
  421.     Font.Style = []
  422.     ParentFont = False
  423.     TabOrder = 4
  424.     object Label1: TLabel
  425.       Left = 8
  426.       Top = 18
  427.       Width = 92
  428.       Height = 13
  429.       Caption = 'Katalog ze sk∩┐╜rami:'
  430.     end
  431.     object Label2: TLabel
  432.       Left = 23
  433.       Top = 44
  434.       Width = 77
  435.       Height = 13
  436.       Caption = 'Dost∩┐╜pne sk∩┐╜ry:'
  437.     end
  438.     object txtOption11: TDirectoryEdit
  439.       Left = 104
  440.       Top = 15
  441.       Width = 177
  442.       Height = 21
  443.       DialogKind = dkWin32
  444.       DialogText = 'Wska∩┐╜ folder ze sk∩┐╜rami'
  445.       DialogOptions = [sdAllowCreate]
  446.       DirectInput = False
  447.       NumGlyphs = 1
  448.       TabOrder = 0
  449.       Text = 'txtOption11'
  450.       OnChange = txtOption11Change
  451.       OnExit = txtOption11Exit
  452.     end
  453.     object txtOption12: TComboBox
  454.       Left = 104
  455.       Top = 41
  456.       Width = 177
  457.       Height = 21
  458.       Style = csDropDownList
  459.       ItemHeight = 13
  460.       TabOrder = 1
  461.     end
  462.   end
  463.   object FileListBox: TFileListBox
  464.     Left = 442
  465.     Top = 298
  466.     Width = 145
  467.     Height = 61
  468.     ItemHeight = 13
  469.     Mask = '*.skn'
  470.     TabOrder = 12
  471.     Visible = False
  472.   end
  473. end
  474.