object fSettings: TfSettings Left = 462 Top = 175 HelpContext = 111 BorderStyle = bsDialog Caption = 'Nastaven�...' ClientHeight = 420 ClientWidth = 415 Color = clBtnFace Font.Charset = EASTEUROPE_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter ShowHint = True OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object bOK: TButton Left = 176 Top = 390 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = '&OK' Default = True ModalResult = 1 TabOrder = 1 OnClick = bOKClick end object bCancel: TButton Left = 256 Top = 390 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Cancel = True Caption = '&Storno' ModalResult = 2 TabOrder = 2 end object PageControl: TPageControl Left = 0 Top = 0 Width = 417 Height = 385 HelpContext = 111 ActivePage = TabEditor TabOrder = 0 object TabGeneral: TTabSheet HelpContext = 111 Caption = 'Program' object gbMisc: TGroupBox Left = 8 Top = 8 Width = 393 Height = 337 Caption = 'Nastaven� programu' TabOrder = 0 object gbHexaEdit: TLabel Left = 16 Top = 208 Width = 117 Height = 13 Caption = 'Otev�rat v HEXA editoru:' end object lStartDir: TLabel Left = 16 Top = 248 Width = 220 Height = 13 Caption = 'Po��te�n� adres�� pro prvn� otev�en� souboru:' end object gbLanguage: TLabel Left = 272 Top = 208 Width = 30 Height = 13 Caption = 'Jazyk:' end object lBackupDir: TLabel Left = 16 Top = 288 Width = 132 Height = 13 Caption = 'Adres�� pro z�lohy soubor�:' end object cColorPrint: TCheckBox Left = 16 Top = 24 Width = 129 Height = 17 Hint = 'P�i tisku bude syntaxe tisknuta barevn�' Caption = 'Tisk synta&xe barevn�' Checked = True State = cbChecked TabOrder = 0 OnClick = Changed end object cSaveWork: TCheckBox Left = 16 Top = 72 Width = 145 Height = 17 Hint = 'Zapamatovat otev�en� soubory p�i ukon�en� a otev��t p�i p��t�m ' + 'spu�t�n� programu' Caption = '&Ukl�dat rozd�lanou pr�ci' TabOrder = 2 OnClick = Changed end object cRecentFiles: TCheckBox Left = 16 Top = 48 Width = 145 Height = 17 Hint = 'Zapamatovat si otev�en� soubory v seznamu historie' Caption = '&Historie soubor�' Checked = True State = cbChecked TabOrder = 1 OnClick = Changed end object cSplitHorizont: TCheckBox Left = 16 Top = 120 Width = 145 Height = 17 Hint = 'V�choz� zp�sob rozd�len� oken : vedle sebe nebo pod sebe' Caption = '&Rozd�lit okna pod sebe' TabOrder = 4 OnClick = Changed end object cFileBar: TCheckBox Left = 192 Top = 24 Width = 145 Height = 17 Hint = 'Panel se jm�ny soubor� bude skryt p�i otev�en� jednoho souboru' Caption = 'S&kr�vat z�lo�ky soubor�' Checked = True State = cbChecked TabOrder = 7 OnClick = Changed end object cBackUp: TCheckBox Left = 16 Top = 144 Width = 145 Height = 17 Hint = 'Program bude vytv��et z�lo�n� kopie soubor�' Caption = '&Vytv��et z�lo�n� soubory' TabOrder = 5 OnClick = Changed end object cProjHints: TCheckBox Left = 16 Top = 168 Width = 145 Height = 17 Hint = 'P�i najet� my�� na polo�ku projektu se zobraz� cel� jm�no soubor' + 'u' Caption = 'V pro&jektu cel� jm�no ' TabOrder = 6 OnClick = Changed end object cSaveFileState: TCheckBox Left = 16 Top = 96 Width = 161 Height = 17 Hint = 'Zapamatovat si stav souboru pro p��t� spu�t�n�' Caption = '&Zapamatovat stav souboru' Checked = True State = cbChecked TabOrder = 3 OnClick = Changed end object cFileBarUpper: TCheckBox Left = 192 Top = 72 Width = 193 Height = 17 Caption = 'Z�lo�ky soubor� nad projektem' Checked = True State = cbChecked TabOrder = 9 OnClick = Changed end object eOpenInHex: TEdit Left = 16 Top = 224 Width = 249 Height = 21 CharCase = ecUpperCase TabOrder = 12 end object eStartDir: TEdit Left = 16 Top = 264 Width = 337 Height = 21 CharCase = ecUpperCase TabOrder = 13 end object ToolBarStartDir: TToolBar Left = 354 Top = 263 Width = 25 Height = 22 Align = alNone Anchors = [akTop, akRight] AutoSize = True ButtonWidth = 25 Caption = 'ToolBar1' EdgeBorders = [] Flat = True Images = ImageList TabOrder = 14 object tbStartDir: TToolButton Left = 0 Top = 0 Caption = 'tbCompFile' ImageIndex = 0 OnClick = tbStartDirClick end end object cbLanguage: TComboBox Left = 272 Top = 224 Width = 105 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 15 OnChange = Changed end object cHTMLMulti: TCheckBox Left = 192 Top = 96 Width = 177 Height = 17 Caption = 'Povolit HTML multizv�raz�ova�' Checked = True State = cbChecked TabOrder = 10 OnClick = Changed end object eBackUpDir: TEdit Left = 16 Top = 304 Width = 337 Height = 21 CharCase = ecUpperCase TabOrder = 16 end object ToolBarBackupDir: TToolBar Left = 354 Top = 303 Width = 25 Height = 22 Align = alNone Anchors = [akTop, akRight] AutoSize = True ButtonWidth = 25 Caption = 'ToolBarBackupDir' EdgeBorders = [] Flat = True Images = ImageList TabOrder = 17 object tbBackupDir: TToolButton Left = 0 Top = 0 Caption = 'tbCompFile' ImageIndex = 0 OnClick = tbStartDirClick end end object cIntHTMLErr: TCheckBox Left = 192 Top = 120 Width = 193 Height = 17 Caption = 'Chyby v intern�m HTML prohl�e�i' TabOrder = 11 OnClick = Changed end object cHideExt: TCheckBox Left = 192 Top = 48 Width = 193 Height = 17 Caption = 'Skr�t typy soubor� na z�lo�k�ch' TabOrder = 8 end object cUTFHeader: TCheckBox Left = 192 Top = 144 Width = 185 Height = 17 Caption = 'Ident. byty v k�dov�n� UTF-8' Checked = True State = cbChecked TabOrder = 18 end end end object TabEditor: TTabSheet HelpContext = 116 Caption = 'Editor' ImageIndex = 2 object gbEditor: TGroupBox Left = 8 Top = 8 Width = 393 Height = 249 Caption = 'Nastaven� editoru' TabOrder = 0 object lTabWidth: TLabel Left = 192 Top = 26 Width = 79 Height = 13 Caption = '���ka tabul�toru:' end object lAutosave: TLabel Left = 192 Top = 51 Width = 111 Height = 13 Caption = 'Automat.ukl�d�n� [min]:' end object lMaxLineLen: TLabel Left = 192 Top = 100 Width = 110 Height = 13 Caption = 'Maxim�ln� d�lka ��dku:' end object lAutoRefresh: TLabel Left = 192 Top = 76 Width = 110 Height = 13 Caption = 'Automatick� refresh [s]:' end object lEdgePos: TLabel Left = 192 Top = 125 Width = 94 Height = 13 Caption = 'Prav� okraj [znak�]:' end object lDefaultCP: TLabel Left = 192 Top = 192 Width = 162 Height = 13 Caption = 'V�choz� CP pro otev�r�n� soubor�:' end object cScrollPastEOL: TCheckBox Left = 16 Top = 24 Width = 137 Height = 17 Hint = 'Umo�n� voln� pohyb kurzoru i za koncem ��dku' Caption = 'Vst&up za konec ��dku' Checked = True State = cbChecked TabOrder = 0 OnClick = Changed end object cRealTabs: TCheckBox Left = 16 Top = 144 Width = 137 Height = 17 Hint = 'Do textu bude vkl�d�n skute�n� znak TAB m�sto mezer - pouze pro ' + 'odborn�ky' Caption = 'Skute�n� tabul�tory' TabOrder = 5 OnClick = Changed end object cSmartTabs: TCheckBox Left = 16 Top = 168 Width = 145 Height = 17 Hint = 'Na stisknut� TAB se kurzor zarovn� pod slovo na p�edchoz�m ��dku' Caption = '"Chytr�" tabul�tory' TabOrder = 6 OnClick = Changed end object eTabWidth: TEdit Left = 320 Top = 24 Width = 41 Height = 21 MaxLength = 2 TabOrder = 9 Text = '2' OnChange = Changed OnKeyPress = eRightBorderKeyPress end object cAutoIndent: TCheckBox Left = 16 Top = 120 Width = 145 Height = 17 Hint = 'Po kl�vese ENTER bude text za��nat na stejn� pozici jako text na' + ' p�edchoz�m ��dku' Caption = 'Automatick� odsazen�' TabOrder = 4 OnClick = Changed end object cAltColumn: TCheckBox Left = 16 Top = 72 Width = 145 Height = 17 Hint = 'P�i ozna�ov�n� my�� kl�vesa ALT nastavuje sloupcov� blok' Caption = 'S&loupcov� blok my� + ALT' Checked = True State = cbChecked TabOrder = 2 OnClick = Changed end object eAutoSave: TEdit Left = 320 Top = 48 Width = 41 Height = 21 TabOrder = 11 Text = '0' OnChange = Changed OnKeyPress = eRightBorderKeyPress end object UpDownTabWidth: TUpDown Left = 361 Top = 24 Width = 15 Height = 21 Associate = eTabWidth Min = 1 Max = 20 Position = 2 TabOrder = 10 Wrap = False end object UpDownASave: TUpDown Left = 361 Top = 48 Width = 15 Height = 21 Associate = eAutoSave Min = 0 Position = 0 TabOrder = 12 Wrap = False end object cRMouseNotMove: TCheckBox Left = 16 Top = 96 Width = 177 Height = 17 Hint = 'Prav� tla��tko my�i nem�n� pozici kurzoru' Caption = 'Prav� m&y� nep�esouv� kurzor' TabOrder = 3 OnClick = Changed end object eLineLen: TEdit Left = 320 Top = 96 Width = 41 Height = 21 TabOrder = 15 Text = '1024' OnChange = Changed OnKeyPress = eRightBorderKeyPress end object UpDownLineLen: TUpDown Left = 361 Top = 96 Width = 15 Height = 21 Associate = eLineLen Min = 200 Max = 20000 Increment = 10 Position = 1024 TabOrder = 16 Thousands = False Wrap = False end object cWrapWithEdge: TCheckBox Left = 16 Top = 192 Width = 169 Height = 17 Hint = '��dky se budou zalamovat podle nastaven�ho prav�ho okraje' Caption = 'L�mat podle prav�ho okraje' TabOrder = 7 OnClick = Changed end object cLineNumFont: TCheckBox Left = 16 Top = 216 Width = 153 Height = 17 Caption = '�zk� font pro ��sla ��dk�' Checked = True Enabled = False State = cbChecked TabOrder = 8 OnClick = Changed end object eAutoRefresh: TEdit Left = 320 Top = 72 Width = 41 Height = 21 MaxLength = 2 TabOrder = 13 Text = '0' OnChange = Changed OnKeyPress = eRightBorderKeyPress end object UpDownAutoRefresh: TUpDown Left = 361 Top = 72 Width = 15 Height = 21 Associate = eAutoRefresh Min = 0 Max = 300 Position = 0 TabOrder = 14 Wrap = False end object cAddCrLf: TCheckBox Left = 16 Top = 48 Width = 169 Height = 17 Hint = 'Na konec souboru je p�id�no od��dkov�n�' Caption = 'P�id�vat od��dkov�n�' TabOrder = 1 end object eRightBorder: TEdit Left = 320 Top = 120 Width = 41 Height = 21 Hint = 'Nastaven� pozice ukazatele prav�ho okraje' TabOrder = 17 Text = '0' OnChange = Changed OnKeyPress = eRightBorderKeyPress end object UpDownRBorder: TUpDown Left = 361 Top = 120 Width = 15 Height = 21 Associate = eRightBorder Min = 0 Max = 10000 Position = 0 TabOrder = 18 Wrap = False end object cbDefaultCP: TComboBox Left = 192 Top = 208 Width = 185 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 19 OnChange = Changed end end object gbDiffSett: TGroupBox Left = 8 Top = 264 Width = 393 Height = 81 Caption = 'Porovn�v�n� soubor�' TabOrder = 1 object cDiffNoHL: TCheckBox Left = 200 Top = 24 Width = 169 Height = 17 Caption = 'Ignorovat barvy zv�raz�ova�e' Checked = True State = cbChecked TabOrder = 0 OnClick = Changed end object cDiffCharCase: TCheckBox Left = 16 Top = 24 Width = 177 Height = 17 Caption = 'Ignorovat velikost p�smen' Checked = True State = cbChecked TabOrder = 1 end object cDiffBlanks: TCheckBox Left = 16 Top = 48 Width = 185 Height = 17 Caption = 'Ignorovat voln� m�sto' Checked = True State = cbChecked TabOrder = 2 end end end object TabColor: TTabSheet Caption = 'Barvy' ImageIndex = 5 object gbColor: TGroupBox Left = 8 Top = 8 Width = 169 Height = 233 Caption = 'Z�kladn� barvy' TabOrder = 0 object shMainForeColor: TShape Left = 120 Top = 28 Width = 18 Height = 18 Hint = 'Spole�n� nastaven� barvy p�sma' Brush.Color = clMenuText end object shMainBackColor: TShape Left = 120 Top = 52 Width = 18 Height = 18 Hint = 'Spole�n� nastaven� barvy pozad�' Brush.Color = clWindow end object shCurLine: TShape Left = 120 Top = 124 Width = 18 Height = 18 Hint = 'Barva aktu�ln�ho ��dku' Brush.Color = 8454143 end object shBlockColor: TShape Left = 120 Top = 76 Width = 18 Height = 18 Hint = 'Barva pozad� ozna�en�ho bloku' Brush.Color = clHighlight end object shRightEdgeColor: TShape Left = 120 Top = 148 Width = 18 Height = 18 Hint = 'Barva ukazatele prav�ho okraje' Brush.Color = clBtnFace end object shBlockFont: TShape Left = 120 Top = 100 Width = 18 Height = 18 Hint = 'Barva p�sma ozna�en�ho bloku' Brush.Color = clHighlightText end object shSpell: TShape Left = 120 Top = 196 Width = 18 Height = 18 Hint = 'Spole�n� nastaven� barvy p�sma' Brush.Color = clRed end object bMainForeColor: TButton Left = 16 Top = 24 Width = 89 Height = 25 Caption = 'Barva p�sma' TabOrder = 0 OnClick = bBlockColorClick end object bMainBackColor: TButton Left = 16 Top = 48 Width = 89 Height = 25 Caption = 'Barva pozad�' TabOrder = 1 OnClick = bBlockColorClick end object bBlockColor: TButton Left = 16 Top = 72 Width = 89 Height = 25 Caption = 'Pozad� bloku' TabOrder = 2 OnClick = bBlockColorClick end object bBlockFont: TButton Left = 16 Top = 96 Width = 89 Height = 25 Caption = 'P�smo bloku' TabOrder = 3 OnClick = bBlockColorClick end object bCurLine: TButton Left = 16 Top = 120 Width = 89 Height = 25 Caption = 'Aktu�ln� ��dek' TabOrder = 4 OnClick = bBlockColorClick end object bRightEdgeColor: TButton Left = 16 Top = 144 Width = 89 Height = 25 Caption = 'Prav� okraj' TabOrder = 5 OnClick = bBlockColorClick end object bSpell: TButton Left = 16 Top = 192 Width = 89 Height = 25 Caption = 'Pravopis' TabOrder = 6 OnClick = bBlockColorClick end end object gbDiffColors: TGroupBox Left = 216 Top = 128 Width = 169 Height = 113 Caption = 'Pozad� ��dk� rozd�l� v textu' TabOrder = 1 object shDiffAdd: TShape Left = 120 Top = 28 Width = 18 Height = 18 Brush.Color = 16768392 end object shDiffDel: TShape Left = 120 Top = 52 Width = 18 Height = 18 Brush.Color = 12303359 end object shDiffMod: TShape Left = 120 Top = 76 Width = 18 Height = 18 Brush.Color = 6750139 end object bDiffAdd: TButton Left = 16 Top = 24 Width = 89 Height = 25 Caption = 'P�idan�' TabOrder = 0 OnClick = bBlockColorClick end object bDiffDel: TButton Left = 16 Top = 48 Width = 89 Height = 25 Caption = 'Odebran�' TabOrder = 1 OnClick = bBlockColorClick end object bDiffMod: TButton Left = 16 Top = 72 Width = 89 Height = 25 Caption = 'Zm�n�n�' TabOrder = 2 OnClick = bBlockColorClick end end object gbMultiSection: TGroupBox Left = 216 Top = 8 Width = 169 Height = 89 Caption = 'Sekce multizv�raz�ova�e' TabOrder = 2 object shMultiFore: TShape Left = 120 Top = 28 Width = 18 Height = 18 Hint = 'Spole�n� nastaven� barvy p�sma' Brush.Color = clWindowText end object shMultiBack: TShape Left = 120 Top = 52 Width = 18 Height = 18 Hint = 'Spole�n� nastaven� barvy pozad�' Brush.Color = clBtnFace end object bMultiFore: TButton Left = 16 Top = 24 Width = 89 Height = 25 Caption = 'Barva p�sma' TabOrder = 0 OnClick = bBlockColorClick end object bMultiBack: TButton Left = 16 Top = 48 Width = 89 Height = 25 Caption = 'Barva pozad�' TabOrder = 1 OnClick = bBlockColorClick end end end object TabAsoc: TTabSheet HelpContext = 114 Caption = '&Syst�m' ImageIndex = 3 object gbAssociate: TGroupBox Left = 8 Top = 8 Width = 241 Height = 217 Caption = 'Integrace do syst�mu' TabOrder = 0 object leMail: TLabel Left = 16 Top = 179 Width = 31 Height = 13 Caption = 'e-Mail:' end object cTXTFile: TCheckBox Left = 16 Top = 24 Width = 209 Height = 17 Hint = 'Nahrad� NotePad pro otev�r�n� soubor� TXT' Caption = 'P��mo otev�rat soubory &TXT' TabOrder = 0 OnClick = Changed end object cAllFiles: TCheckBox Left = 16 Top = 48 Width = 201 Height = 17 Caption = 'Integrovat na prav� tla��tko' TabOrder = 1 OnClick = Changed end object cIEFile: TCheckBox Left = 16 Top = 72 Width = 201 Height = 17 Hint = 'Integrovat do IE 5+ jako prohl�e� HTML zdroje' Caption = 'Zobrazen� HTML zdroje v IE 5+' TabOrder = 2 OnClick = Changed end object cOperaFile: TCheckBox Left = 16 Top = 120 Width = 217 Height = 17 Hint = 'Integrovat do OPERY jako prohl�e� HTML zdroje' Caption = 'Zobrazen� HTML v prohl�e�i OPERA' TabOrder = 4 OnClick = Changed end object cWinCmdFile: TCheckBox Left = 16 Top = 144 Width = 209 Height = 17 Hint = 'Integrovat jako Editor pro WinCommader' Caption = 'Editor pro Win Commader' TabOrder = 5 OnClick = Changed end object cIEEdit: TCheckBox Left = 16 Top = 96 Width = 201 Height = 17 Hint = 'Integrovat do IE jako HTML editor' Caption = 'Editor HTML pro IE' TabOrder = 3 OnClick = Changed end object cbeMail: TComboBox Left = 64 Top = 176 Width = 161 Height = 21 Style = csDropDownList ItemHeight = 0 TabOrder = 6 OnChange = Changed end end object GroupBox1: TGroupBox Left = 8 Top = 232 Width = 241 Height = 113 TabOrder = 1 object cMultiUser: TCheckBox Left = 16 Top = 16 Width = 209 Height = 17 Caption = 'V�ceu�ivatelsk� prost�ed�' TabOrder = 0 OnClick = Changed end object cTrayEnabled: TCheckBox Left = 16 Top = 40 Width = 145 Height = 17 Hint = 'Minimalizovat se do syst�mov� ikony' Caption = '&Minimalizovat do ikony' Checked = True State = cbChecked TabOrder = 1 OnClick = Changed end object cMultiFile: TCheckBox Left = 16 Top = 64 Width = 145 Height = 17 Hint = 'Umo�n� otev��t v�ce soubor� sou�asn�' Caption = 'V�&ce soubor� sou�asn�' Checked = True State = cbChecked TabOrder = 2 OnClick = Changed end end object gbRegistr: TGroupBox Left = 264 Top = 8 Width = 137 Height = 337 Caption = 'Registrovat typy soubor�' TabOrder = 2 object lRegTyp: TLabel Left = 8 Top = 280 Width = 21 Height = 13 Caption = 'Typ:' end object bRegAdd: TButton Left = 8 Top = 304 Width = 57 Height = 25 Caption = 'P�idat' Enabled = False TabOrder = 0 OnClick = bRegAddClick end object bRegDel: TButton Left = 72 Top = 304 Width = 57 Height = 25 Caption = 'Smazat' Enabled = False TabOrder = 1 OnClick = bRegDelClick end object eRegTyp: TEdit Left = 40 Top = 272 Width = 73 Height = 21 CharCase = ecLowerCase TabOrder = 2 OnChange = eRegTypChange OnKeyPress = eRegTypKeyPress end object lbReg: TListBox Left = 40 Top = 24 Width = 73 Height = 241 ItemHeight = 13 TabOrder = 3 OnClick = lbRegClick end end end object tabSpell: TTabSheet HelpContext = 119 Caption = 'Pravopis' ImageIndex = 3 object gbAutoCorrect: TGroupBox Left = 8 Top = 112 Width = 393 Height = 241 Caption = 'Automatick� opravy' TabOrder = 0 object lAutoReplace: TLabel Left = 8 Top = 160 Width = 43 Height = 13 Caption = 'Nahradit:' end object lAutoWith: TLabel Left = 136 Top = 160 Width = 21 Height = 13 Caption = '��m:' end object listAutoCorrect: TListBox Left = 8 Top = 16 Width = 377 Height = 137 ItemHeight = 16 Style = lbOwnerDrawFixed TabOrder = 0 OnClick = listAutoCorrectClick OnDrawItem = listAutoCorrectDrawItem end object eAutoReplace: TEdit Left = 8 Top = 176 Width = 121 Height = 21 TabOrder = 1 end object eAutoWith: TEdit Left = 136 Top = 176 Width = 249 Height = 21 TabOrder = 2 end object bAutoAdd: TButton Left = 8 Top = 208 Width = 73 Height = 25 Action = aAddItem TabOrder = 3 end object bAutoDel: TButton Left = 88 Top = 208 Width = 73 Height = 25 Action = aDelItem TabOrder = 4 end object bAutoEdit: TButton Left = 168 Top = 208 Width = 73 Height = 25 Action = aEditItem TabOrder = 5 end end object GroupBox2: TGroupBox Left = 8 Top = 0 Width = 393 Height = 105 TabOrder = 1 object lSpellStyle: TLabel Left = 183 Top = 20 Width = 74 Height = 13 Alignment = taRightJustify Caption = 'Styl zv�razn�n�:' end object lSpellDict: TLabel Left = 16 Top = 20 Width = 39 Height = 13 Caption = 'Slovn�k:' end object cbSpellStyle: TComboBox Left = 272 Top = 16 Width = 105 Height = 21 Style = csDropDownList ItemHeight = 13 TabOrder = 0 OnChange = Changed Items.Strings = ( 'Microsoft Word' 'Corel WordPerfect') end object cbSpellDict: TComboBox Left = 72 Top = 16 Width = 105 Height = 21 Style = csDropDownList ItemHeight = 0 TabOrder = 1 OnChange = Changed end object cSpellNo1char: TCheckBox Left = 16 Top = 48 Width = 217 Height = 17 Caption = 'Ignorovat jednoznakov� slova' Checked = True State = cbChecked TabOrder = 2 OnClick = Changed end object cSpellNoNumber: TCheckBox Left = 16 Top = 72 Width = 201 Height = 17 Caption = 'Ignorovat slova s ��sly' Checked = True State = cbChecked TabOrder = 3 OnClick = Changed end end end end object bApply: TButton Left = 336 Top = 390 Width = 75 Height = 25 Anchors = [akLeft, akBottom] Caption = '&Pou��t' Enabled = False TabOrder = 3 OnClick = bOKClick end object ActionList: TActionList OnUpdate = ActionListUpdate Left = 8 Top = 392 object aAddItem: TAction Caption = '&P�idat' OnExecute = aAddItemExecute end object aDelItem: TAction Caption = '&Smazat' OnExecute = aDelItemExecute end object aEditItem: TAction Caption = '&Opravit' OnExecute = aEditItemExecute end end object ImageList: TImageList Left = 40 Top = 392 Bitmap = { 494C010101000400040010001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000400000001000000001002000000000000010 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000008484000084 8400008484000084840000848400008484000084840000848400008484000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000FFFF00000000000084 8400008484000084840000848400008484000084840000848400008484000084 8400000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FFFFFF0000FFFF000000 0000008484000084840000848400008484000084840000848400008484000084 8400008484000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF FF00000000000084840000848400008484000084840000848400008484000084 8400008484000084840000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF FF0000FFFF000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF FF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 00000000000000000000000000000000000000000000FFFFFF0000FFFF00FFFF FF0000FFFF00FFFFFF0000FFFF00FFFFFF0000FFFF00FFFFFF00000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000FFFF00FFFFFF0000FF FF00000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000040000000100000000100010000000000800000000000000000000000 000000000000000000000000FFFFFF00FFFF000000000000FFFF000000000000 001F000000000000000F00000000000000070000000000000003000000000000 00010000000000000000000000000000001F000000000000001F000000000000 001F0000000000008FF1000000000000FFF9000000000000FF75000000000000 FF8F000000000000FFFF00000000000000000000000000000000000000000000 000000000000} end end