home *** CD-ROM | disk | FTP | other *** search
- object frmOption: TfrmOption
- Left = 54
- Top = 134
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Opcje'
- ClientHeight = 318
- 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 = 4
- 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 = 5
- Visible = False
- object chkOption11: TCheckBox
- Left = 16
- Top = 42
- Width = 201
- 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 = 0
- OnKeyUp = chkOption11KeyUp
- end
- object chkOption12: TCheckBox
- Left = 16
- Top = 64
- 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 = 1
- OnKeyUp = chkOption12KeyUp
- end
- end
- object btnZnajdz: TButton
- Left = 172
- Top = 290
- Width = 85
- Height = 21
- Caption = '&Zastosuj'
- TabOrder = 8
- OnClick = btnZnajdzClick
- OnKeyUp = btnZnajdzKeyUp
- end
- object btnAnuluj: TButton
- Left = 264
- Top = 290
- Width = 85
- Height = 21
- Caption = '&Anuluj'
- TabOrder = 9
- OnClick = btnAnulujClick
- OnKeyUp = btnAnulujKeyUp
- end
- object btnPomoc: TButton
- Left = 358
- Top = 290
- Width = 85
- Height = 21
- Caption = '&Pomoc'
- TabOrder = 10
- 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 = 33
- 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 chkOption5: TCheckBox
- Left = 312
- Top = 20
- Width = 197
- 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 = 11
- OnKeyUp = chkOption5KeyUp
- end
- object grpTwoClick: TGroupBox
- Left = 296
- Top = 110
- Width = 289
- Height = 73
- Caption = 'Akcja - podw�jne klikni�cie'
- TabOrder = 6
- object rdiOption14: TRadioButton
- Left = 16
- Top = 20
- Width = 89
- Height = 15
- Caption = 'Brak'
- TabOrder = 0
- end
- object rdiOption15: TRadioButton
- Left = 16
- Top = 36
- Width = 89
- Height = 15
- Caption = 'Zrzut'
- TabOrder = 1
- end
- object rdiOption16: TRadioButton
- Left = 16
- Top = 52
- Width = 121
- Height = 15
- Caption = 'Uruchom/instaluj'
- TabOrder = 2
- end
- end
- object grpRight: TGroupBox
- Left = 296
- Top = 188
- Width = 289
- Height = 93
- Caption = 'Akcja - prawy przycisk'
- TabOrder = 7
- object rdiOption17: TRadioButton
- Left = 14
- Top = 20
- Width = 89
- Height = 15
- Caption = 'Brak'
- TabOrder = 0
- end
- object rdiOption18: TRadioButton
- Left = 14
- Top = 37
- Width = 89
- Height = 15
- Caption = 'Zrzut'
- TabOrder = 1
- end
- object rdiOption20: TRadioButton
- Left = 14
- Top = 53
- Width = 121
- Height = 15
- Caption = 'Uruchom/instaluj'
- TabOrder = 2
- end
- object rdiOption21: TRadioButton
- Left = 16
- Top = 70
- Width = 121
- Height = 15
- Caption = 'Menu podr�czne'
- TabOrder = 3
- end
- end
- object chkOption20: TCheckBox
- Left = 312
- Top = 90
- Width = 159
- Height = 11
- Caption = 'Banery '
- TabOrder = 12
- Visible = False
- end
- end
-