home *** CD-ROM | disk | FTP | other *** search
- object Nastaveni: TNastaveni
- Left = 253
- Top = 141
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Nastaven�'
- ClientHeight = 335
- ClientWidth = 505
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDefaultPosOnly
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 8
- Top = 8
- Width = 489
- Height = 281
- ActivePage = Karta1
- TabOrder = 0
- object Karta1: TTabSheet
- Caption = 'Karta1'
- object sekundy: TLabel
- Left = 176
- Top = 104
- Width = 50
- Height = 13
- Caption = '15 sekund'
- end
- object kompaktni: TCheckBox
- Left = 8
- Top = 24
- Width = 209
- Height = 17
- Caption = 'kompaktni'
- TabOrder = 0
- end
- object nasilne: TCheckBox
- Left = 8
- Top = 48
- Width = 209
- Height = 17
- Caption = 'nasilne'
- TabOrder = 1
- end
- object Jazyk: TGroupBox
- Left = 240
- Top = 16
- Width = 217
- Height = 217
- Caption = 'Jazyk'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object AktualniJazyk: TLabel
- Left = 16
- Top = 184
- Width = 96
- Height = 16
- Caption = 'AktualniJazyk'
- end
- object DostupneJazyky: TLabel
- Left = 16
- Top = 24
- Width = 78
- Height = 13
- Caption = 'DostupneJazyky'
- FocusControl = FileListBox1
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object FileListBox1: TFileListBox
- Left = 16
- Top = 40
- Width = 185
- Height = 97
- ExtendedSelect = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 16
- Mask = '*.lng'
- ParentFont = False
- ShowGlyphs = True
- TabOrder = 0
- OnDblClick = ZmenJazykClick
- OnKeyDown = FileListBox1KeyUp
- end
- object ZmenJazyk: TButton
- Left = 127
- Top = 144
- Width = 75
- Height = 25
- Caption = 'ZmenJazyk'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = ZmenJazykClick
- end
- end
- object varovat: TCheckBox
- Left = 8
- Top = 72
- Width = 209
- Height = 17
- Caption = 'varovat'
- TabOrder = 3
- OnClick = varovatClick
- end
- object soupatko: TTrackBar
- Left = 24
- Top = 96
- Width = 145
- Height = 25
- Max = 15
- Min = 1
- Orientation = trHorizontal
- PageSize = 5
- Frequency = 1
- Position = 5
- SelEnd = 0
- SelStart = 0
- TabOrder = 4
- ThumbLength = 15
- TickMarks = tmBottomRight
- TickStyle = tsAuto
- OnChange = soupatkoChange
- end
- object pipat: TCheckBox
- Left = 30
- Top = 128
- Width = 195
- Height = 17
- Caption = 'pipat'
- TabOrder = 5
- end
- end
- object Karta2: TTabSheet
- Caption = 'Karta2'
- ImageIndex = 1
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 225
- Height = 113
- Caption = 'GroupBox1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 0
- object Text1: TLabel
- Left = 32
- Top = 94
- Width = 151
- Height = 13
- Caption = '�sporn� re�im za 13:25:41'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object typ1: TComboBox
- Left = 8
- Top = 22
- Width = 145
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- OnChange = Aktualizace
- end
- object za1: TRadioButton
- Left = 8
- Top = 54
- Width = 113
- Height = 17
- Caption = 'za1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Aktualizace
- end
- object v1: TRadioButton
- Left = 8
- Top = 71
- Width = 113
- Height = 17
- Caption = 'v1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = Aktualizace
- end
- object cas1: TDateTimePicker
- Left = 128
- Top = 59
- Width = 89
- Height = 21
- CalAlignment = dtaLeft
- Date = 37433.020833333300000000
- Time = 37433.020833333300000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Kind = dtkTime
- ParseInput = False
- ParentFont = False
- TabOrder = 3
- OnChange = Aktualizace
- end
- object BitBtn1: TBitBtn
- Left = 157
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 4
- OnClick = BitBtn1Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
- 000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
- 0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
- 00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
- BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
- 0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
- FFFFF0000000}
- end
- object BitBtn5: TBitBtn
- Left = 189
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 5
- OnClick = BitBtn5Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
- 2222200000002222222222222222200000002222222222222222200000002220
- 000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
- 00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
- F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
- FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
- 0000222222222222222220000000222222222222222220000000222222222222
- 222220000000}
- end
- end
- object GroupBox2: TGroupBox
- Left = 248
- Top = 8
- Width = 225
- Height = 113
- Caption = 'GroupBox2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- object Text2: TLabel
- Left = 32
- Top = 94
- Width = 151
- Height = 13
- Caption = '�sporn� re�im za 13:25:41'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object typ2: TComboBox
- Left = 8
- Top = 22
- Width = 145
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- OnChange = Aktualizace
- end
- object za2: TRadioButton
- Left = 8
- Top = 54
- Width = 113
- Height = 17
- Caption = 'za2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Aktualizace
- end
- object v2: TRadioButton
- Left = 8
- Top = 71
- Width = 113
- Height = 17
- Caption = 'v2'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = Aktualizace
- end
- object cas2: TDateTimePicker
- Left = 128
- Top = 59
- Width = 89
- Height = 21
- CalAlignment = dtaLeft
- Date = 37433.041666666700000000
- Time = 37433.041666666700000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Kind = dtkTime
- ParseInput = False
- ParentFont = False
- TabOrder = 3
- OnChange = Aktualizace
- end
- object BitBtn2: TBitBtn
- Left = 157
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 4
- OnClick = BitBtn2Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
- 000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
- 0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
- 00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
- BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
- 0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
- FFFFF0000000}
- end
- object BitBtn6: TBitBtn
- Left = 189
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 5
- OnClick = BitBtn6Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
- 2222200000002222222222222222200000002222222222222222200000002220
- 000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
- 00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
- F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
- FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
- 0000222222222222222220000000222222222222222220000000222222222222
- 222220000000}
- end
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 128
- Width = 225
- Height = 113
- Caption = 'GroupBox3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 2
- object Text3: TLabel
- Left = 32
- Top = 94
- Width = 151
- Height = 13
- Caption = '�sporn� re�im za 13:25:41'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object typ3: TComboBox
- Left = 8
- Top = 22
- Width = 145
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- OnChange = Aktualizace
- end
- object za3: TRadioButton
- Left = 8
- Top = 54
- Width = 113
- Height = 17
- Caption = 'za3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Aktualizace
- end
- object v3: TRadioButton
- Left = 8
- Top = 71
- Width = 113
- Height = 17
- Caption = 'v3'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = Aktualizace
- end
- object cas3: TDateTimePicker
- Left = 128
- Top = 59
- Width = 89
- Height = 21
- CalAlignment = dtaLeft
- Date = 37433.083333333300000000
- Time = 37433.083333333300000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Kind = dtkTime
- ParseInput = False
- ParentFont = False
- TabOrder = 3
- OnChange = Aktualizace
- end
- object BitBtn3: TBitBtn
- Left = 157
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 4
- OnClick = BitBtn3Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
- 000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
- 0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
- 00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
- BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
- 0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
- FFFFF0000000}
- end
- object BitBtn7: TBitBtn
- Left = 189
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 5
- OnClick = BitBtn7Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
- 2222200000002222222222222222200000002222222222222222200000002220
- 000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
- 00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
- F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
- FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
- 0000222222222222222220000000222222222222222220000000222222222222
- 222220000000}
- end
- end
- object GroupBox4: TGroupBox
- Left = 248
- Top = 128
- Width = 225
- Height = 113
- Caption = 'GroupBox4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- object Text4: TLabel
- Left = 32
- Top = 94
- Width = 151
- Height = 13
- Caption = '�sporn� re�im za 13:25:41'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object typ4: TComboBox
- Left = 8
- Top = 22
- Width = 145
- Height = 21
- Style = csDropDownList
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemHeight = 13
- ParentFont = False
- TabOrder = 0
- OnChange = Aktualizace
- end
- object za4: TRadioButton
- Left = 8
- Top = 54
- Width = 113
- Height = 17
- Caption = 'za4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- OnClick = Aktualizace
- end
- object v4: TRadioButton
- Left = 8
- Top = 71
- Width = 113
- Height = 17
- Caption = 'v4'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 2
- OnClick = Aktualizace
- end
- object cas4: TDateTimePicker
- Left = 128
- Top = 59
- Width = 89
- Height = 21
- CalAlignment = dtaLeft
- Date = 37433.125000000000000000
- Time = 37433.125000000000000000
- DateFormat = dfShort
- DateMode = dmComboBox
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Kind = dtkTime
- ParseInput = False
- ParentFont = False
- TabOrder = 3
- OnChange = Aktualizace
- end
- object BitBtn4: TBitBtn
- Left = 157
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 4
- OnClick = BitBtn4Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- FFFFF0000000F00FFFFFF0000FFFF0000000FF00FFF00BBBB0FFF0000000FFF0
- 000BBBCCCB0FF0000000FFFF0BB99BBCCB0FF0000000FFF0BB999BBBBB0FF000
- 0000FF0BBBB9B00BBB0FF0000000F0BBBBBB00F0BB0FF0000000F0BB66BB000F
- 00FFF0000000F0B666BB0F000FFFF0000000F0BBBBBBB0000FFFF0000000F0BB
- BDDBBB0F00FFF0000000FF0BBDDBBB0FF00FF0000000FF0BBBDBB0FFFF0FF000
- 0000FFF0BBBB0FFFFFFFF0000000FFFF0000FFFFFFFFF0000000FFFFFFFFFFFF
- FFFFF0000000}
- end
- object BitBtn8: TBitBtn
- Left = 189
- Top = 22
- Width = 21
- Height = 21
- TabOrder = 5
- OnClick = BitBtn8Click
- Glyph.Data = {
- 42010000424D4201000000000000760000002800000011000000110000000100
- 040000000000CC00000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
- 2222200000002222222222222222200000002222222222222222200000002220
- 000000000022200000002227FFFFFFFFF022200000002227FFF0FFFFF0222000
- 00002227FF0FFFFFF022200000002227FF00FFFFF022200000002227FF000F0F
- F022200000002227FFF0000FF022200000002227FFFF000FF022200000002227
- FFF0000FF022200000002227FFFFFFFFF0222000000022277777777770222000
- 0000222222222222222220000000222222222222222220000000222222222222
- 222220000000}
- end
- end
- end
- end
- object Storno: TBitBtn
- Left = 422
- Top = 300
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Storno'
- TabOrder = 3
- OnClick = StornoClick
- NumGlyphs = 2
- end
- object Ok: TBitBtn
- Left = 336
- Top = 300
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- TabOrder = 2
- OnClick = OkClick
- NumGlyphs = 2
- end
- object Ukladat: TCheckBox
- Left = 8
- Top = 304
- Width = 153
- Height = 17
- Caption = 'Ukladat'
- TabOrder = 1
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 240
- Top = 296
- end
- end
-