home *** CD-ROM | disk | FTP | other *** search
- object frmOption: TfrmOption
- Left = 557
- Top = 231
- BorderStyle = bsSingle
- Caption = 'Opcje'
- ClientHeight = 305
- ClientWidth = 301
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object btnZnajdz: TButton
- Left = 8
- Top = 280
- Width = 85
- Height = 21
- Caption = '&Zastosuj'
- TabOrder = 4
- OnClick = btnZnajdzClick
- OnKeyUp = btnZnajdzKeyUp
- end
- object btnAnuluj: TButton
- Left = 100
- Top = 280
- Width = 85
- Height = 21
- Caption = '&Anuluj'
- TabOrder = 5
- OnClick = btnAnulujClick
- OnKeyUp = btnAnulujKeyUp
- end
- object btnPomoc: TButton
- Left = 196
- Top = 280
- Width = 85
- Height = 21
- Caption = '&Pomoc'
- TabOrder = 6
- OnClick = btnPomocClick
- OnKeyUp = btnPomocKeyUp
- end
- object grbOption1: TGroupBox
- Left = 4
- Top = 0
- Width = 289
- Height = 41
- Caption = 'Start i epilog'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object chkOption2: TCheckBox
- Left = 20
- Top = 16
- Width = 201
- Height = 17
- Caption = 'Potwierdzenie zako�czenia programu'
- Checked = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- State = cbChecked
- TabOrder = 0
- OnKeyUp = chkOption2KeyUp
- end
- end
- object grbOp: TGroupBox
- Left = 4
- Top = 44
- Width = 289
- Height = 85
- Caption = 'Interfejs'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- object rdiOption4: TRadioButton
- Left = 24
- Top = 56
- Width = 141
- Height = 13
- Caption = 'Multimedialny'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = rdiOption4Click
- OnKeyUp = rdiOption4KeyUp
- end
- object rdiOption3: TRadioButton
- Left = 24
- Top = 24
- Width = 141
- Height = 13
- Caption = 'HTML'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = rdiOption3Click
- OnKeyUp = rdiOption3KeyUp
- end
- object rdiOption1: TRadioButton
- Left = 24
- Top = 40
- Width = 141
- Height = 13
- Caption = 'Standardowy'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = rdiOption4Click
- OnKeyUp = rdiOption4KeyUp
- end
- end
- object grbOption4: TGroupBox
- Left = 4
- Top = 132
- Width = 289
- Height = 77
- Caption = 'Dymki podpowiedzi'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- object rdiOption8: TRadioButton
- Left = 24
- Top = 24
- Width = 141
- Height = 13
- Caption = 'Automatycznie'
- TabOrder = 0
- OnKeyUp = rdiOption8KeyUp
- end
- object rdiOption9: TRadioButton
- Left = 24
- Top = 40
- Width = 141
- Height = 13
- Caption = 'Lewym przyciskiem myszy'
- TabOrder = 1
- OnKeyUp = rdiOption9KeyUp
- end
- object rdiOption13: TRadioButton
- Left = 24
- Top = 56
- Width = 141
- Height = 13
- Caption = 'Wy��czone '
- TabOrder = 2
- OnKeyUp = rdiOption9KeyUp
- end
- end
- object GroupBox1: TGroupBox
- Left = 4
- Top = 216
- Width = 289
- Height = 57
- Caption = 'Domy�ny katalog na kopiowane materia�y'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- object txtOption13: TDirectoryEdit
- Left = 16
- Top = 24
- Width = 257
- Height = 21
- DialogKind = dkWin32
- NumGlyphs = 1
- TabOrder = 0
- end
- end
- end
-