object frmOption: TfrmOption Left = 255 Top = 159 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Opcje' ClientHeight = 365 ClientWidth = 589 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object grbDzwiek: TGroupBox Left = 296 Top = 2 Width = 289 Height = 105 Caption = ' Efekty ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 object rdiOption10: TRadioButton Left = 16 Top = 38 Width = 141 Height = 13 Caption = 'Cisza' TabOrder = 0 OnKeyUp = rdiOption10KeyUp end object rdiOption11: TRadioButton Left = 16 Top = 54 Width = 141 Height = 13 Caption = 'Muzyka' TabOrder = 1 OnKeyUp = rdiOption11KeyUp end object rdiOption12: TRadioButton Left = 16 Top = 70 Width = 141 Height = 13 Caption = 'Efekty dzwi�kowe' TabOrder = 2 OnKeyUp = rdiOption12KeyUp end end object grbDirect: TGroupBox Left = 296 Top = 2 Width = 289 Height = 105 Caption = 'Efekty' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 6 Visible = False object chkOption11: TCheckBox Left = 16 Top = 39 Width = 65 Height = 17 Caption = 'Muzyka' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 1 OnKeyUp = chkOption11KeyUp end object chkOption12: TCheckBox Left = 16 Top = 61 Width = 113 Height = 17 Caption = 'Efekty d�wi�kowe' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 2 OnKeyUp = chkOption12KeyUp end object chkOption20: TCheckBox Left = 16 Top = 83 Width = 57 Height = 17 Caption = 'Banery ' ParentShowHint = False ShowHint = False TabOrder = 3 end object chkOption5: TCheckBox Left = 16 Top = 17 Width = 105 Height = 17 Caption = 'Efekty graficzne' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 0 OnKeyUp = chkOption5KeyUp end end object btnZnajdz: TButton Left = 159 Top = 336 Width = 85 Height = 21 Caption = '&Zastosuj' TabOrder = 9 OnClick = btnZnajdzClick OnKeyUp = btnZnajdzKeyUp end object btnAnuluj: TButton Left = 251 Top = 336 Width = 85 Height = 21 Caption = '&Anuluj' TabOrder = 10 OnClick = btnAnulujClick OnKeyUp = btnAnulujKeyUp end object btnPomoc: TButton Left = 345 Top = 336 Width = 85 Height = 21 Caption = '&Pomoc' TabOrder = 11 OnClick = btnPomocClick OnKeyUp = btnPomocKeyUp end object grbOption1: TGroupBox Left = 4 Top = 2 Width = 289 Height = 65 Caption = ' Start i epilog ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 object chkOption1: TCheckBox Left = 22 Top = 18 Width = 197 Height = 17 Caption = 'Animacja pocz�tkowa' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 0 OnKeyUp = chkOption1KeyUp end object chkOption2: TCheckBox Left = 22 Top = 36 Width = 201 Height = 17 Caption = 'Potwierdzenie zako�czenia programu' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False State = cbChecked TabOrder = 1 OnKeyUp = chkOption2KeyUp end end object grbOp: TGroupBox Left = 4 Top = 70 Width = 289 Height = 71 Caption = ' Interfejs ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 object rdiOption4: TRadioButton Left = 22 Top = 52 Width = 141 Height = 13 Caption = 'Multimedialny' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = rdiOption4Click OnKeyUp = rdiOption4KeyUp end object rdiOption3: TRadioButton Left = 22 Top = 16 Width = 141 Height = 13 Caption = 'HTML' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = rdiOption3Click OnKeyUp = rdiOption3KeyUp end object rdiOption5: TRadioButton Left = 22 Top = 34 Width = 141 Height = 13 Caption = 'Standardowy' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = rdiOption5Click end end object grbOption4: TGroupBox Left = 4 Top = 143 Width = 289 Height = 58 Caption = ' Dymki podpowiedzi ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 object rdiOption8: TRadioButton Left = 24 Top = 18 Width = 141 Height = 13 Caption = 'Automatycznie' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnKeyUp = rdiOption8KeyUp end object rdiOption13: TRadioButton Left = 24 Top = 36 Width = 141 Height = 13 Caption = 'Wy��czone ' TabOrder = 1 OnKeyUp = rdiOption9KeyUp end end object GroupBox1: TGroupBox Left = 4 Top = 203 Width = 289 Height = 49 Caption = ' Domy�ny katalog na kopiowane materia�y ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 object txtOption13: TDirectoryEdit Left = 8 Top = 18 Width = 273 Height = 21 DialogKind = dkWin32 NumGlyphs = 1 TabOrder = 0 Text = 'txtOption13' OnExit = txtOption13Exit end end object grpTwoClick: TGroupBox Left = 296 Top = 110 Width = 289 Height = 80 Caption = ' Akcja - podw�jne klikni�cie ' TabOrder = 7 object rdiOption14: TRadioButton Left = 16 Top = 20 Width = 89 Height = 15 Caption = 'Brak' TabOrder = 0 end object rdiOption15: TRadioButton Left = 16 Top = 39 Width = 89 Height = 15 Caption = 'Zrzut' TabOrder = 1 end object rdiOption16: TRadioButton Left = 16 Top = 58 Width = 121 Height = 15 Caption = 'Uruchom/instaluj' TabOrder = 2 end end object grpRight: TGroupBox Left = 296 Top = 193 Width = 289 Height = 98 Caption = ' Akcja - prawy przycisk ' TabOrder = 8 object rdiOption17: TRadioButton Left = 16 Top = 20 Width = 89 Height = 15 Caption = 'Brak' TabOrder = 0 end object rdiOption18: TRadioButton Left = 16 Top = 38 Width = 89 Height = 15 Caption = 'Zrzut' TabOrder = 1 end object rdiOption20: TRadioButton Left = 16 Top = 57 Width = 121 Height = 15 Caption = 'Uruchom/instaluj' TabOrder = 2 end object rdiOption21: TRadioButton Left = 16 Top = 75 Width = 121 Height = 15 Caption = 'Menu podr�czne' TabOrder = 3 end end object GroupBox2: TGroupBox Left = 5 Top = 254 Width = 289 Height = 71 Caption = ' Sk�ry ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 object Label1: TLabel Left = 8 Top = 18 Width = 92 Height = 13 Caption = 'Katalog ze sk�rami:' end object Label2: TLabel Left = 23 Top = 44 Width = 77 Height = 13 Caption = 'Dost�pne sk�ry:' end object txtOption11: TDirectoryEdit Left = 104 Top = 15 Width = 177 Height = 21 DialogKind = dkWin32 DialogText = 'Wska� folder ze sk�rami' DialogOptions = [sdAllowCreate] DirectInput = False NumGlyphs = 1 TabOrder = 0 Text = 'txtOption11' OnChange = txtOption11Change OnExit = txtOption11Exit end object txtOption12: TComboBox Left = 104 Top = 41 Width = 177 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 1 end end object FileListBox: TFileListBox Left = 442 Top = 298 Width = 145 Height = 61 ItemHeight = 13 Mask = '*.skn' TabOrder = 12 Visible = False end end