home *** CD-ROM | disk | FTP | other *** search
- object frmSettings: TfrmSettings
- Left = 422
- Top = 192
- BorderStyle = bsDialog
- Caption = 'Nastaven�'
- ClientHeight = 354
- ClientWidth = 454
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object btnOK: TButton
- Left = 295
- Top = 327
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 0
- OnClick = btnOKClick
- end
- object btnStorno: TButton
- Left = 375
- Top = 327
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'Storno'
- TabOrder = 1
- OnClick = btnStornoClick
- end
- object PageControl1: TPageControl
- Left = 4
- Top = 4
- Width = 445
- Height = 319
- ActivePage = TabSheet1
- TabOrder = 2
- object TabSheet1: TTabSheet
- Caption = 'Nastaven� editoru'
- object pnlMain: TPanel
- Left = 0
- Top = 0
- Width = 437
- Height = 291
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 2
- TabOrder = 0
- object Label1: TLabel
- Left = 58
- Top = 43
- Width = 35
- Height = 13
- Caption = 'P�smo :'
- end
- object Label2: TLabel
- Left = 58
- Top = 69
- Width = 34
- Height = 13
- Caption = 'Barva :'
- end
- object Label3: TLabel
- Left = 58
- Top = 96
- Width = 36
- Height = 13
- Caption = 'Pozad�:'
- end
- object Label4: TLabel
- Left = 261
- Top = 71
- Width = 43
- Height = 13
- Caption = 'Velikost :'
- end
- object Label5: TLabel
- Left = 260
- Top = 97
- Width = 51
- Height = 13
- Caption = 'Tabul�tor :'
- end
- object Bevel2: TBevel
- Left = 19
- Top = 26
- Width = 408
- Height = 6
- Shape = bsTopLine
- end
- object Label9: TLabel
- Left = 19
- Top = 9
- Width = 38
- Height = 13
- Caption = 'P�smo : '
- end
- object Bevel3: TBevel
- Left = 20
- Top = 129
- Width = 407
- Height = 6
- Shape = bsTopLine
- end
- object Label11: TLabel
- Left = 228
- Top = 160
- Width = 76
- Height = 13
- Caption = 'Form�t souboru:'
- end
- object Label7: TLabel
- Left = 228
- Top = 185
- Width = 85
- Height = 13
- Caption = 'P��pona soubor� :'
- end
- object CheckBox1: TCheckBox
- Left = 21
- Top = 142
- Width = 138
- Height = 17
- Caption = 'povolit jen jednu instanci'
- TabOrder = 0
- Visible = False
- end
- object cmbFont: TComboBox
- Left = 102
- Top = 40
- Width = 266
- Height = 21
- ItemHeight = 13
- TabOrder = 1
- end
- object SpinEdit1: TSpinEdit
- Left = 314
- Top = 66
- Width = 54
- Height = 22
- MaxValue = 72
- MinValue = 0
- TabOrder = 2
- Value = 0
- end
- object SpinEdit2: TSpinEdit
- Left = 314
- Top = 93
- Width = 54
- Height = 22
- MaxValue = 60
- MinValue = 0
- TabOrder = 3
- Value = 0
- end
- object chbHTML: TCheckBox
- Left = 21
- Top = 162
- Width = 164
- Height = 17
- Caption = 'vkl�dat HTML mal�mi p�smeny'
- TabOrder = 4
- end
- object cbFontColor: TColorCombo
- Left = 102
- Top = 66
- Width = 141
- Height = 22
- ItemHeight = 16
- Items.Strings = (
- 'clWhite'
- 'clWhite'
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite')
- TabOrder = 5
- ColorDialog = frmMain.ColorDialog1
- end
- object cbBackColor: TColorCombo
- Left = 102
- Top = 93
- Width = 141
- Height = 22
- ItemHeight = 16
- Items.Strings = (
- 'clWhite'
- 'clWhite'
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite')
- TabOrder = 6
- ColorDialog = frmMain.ColorDialog1
- end
- object chbNewFile: TCheckBox
- Left = 21
- Top = 184
- Width = 185
- Height = 17
- Caption = 'nov� soubor podle HTML �ablony'
- TabOrder = 7
- end
- object chbLowerFileName: TCheckBox
- Left = 21
- Top = 205
- Width = 181
- Height = 17
- Caption = 'jm�na soubor� mal�mi p�smeny'
- TabOrder = 8
- end
- object chbRelativePath: TCheckBox
- Left = 21
- Top = 227
- Width = 97
- Height = 17
- Caption = 'relativn� cesta'
- TabOrder = 9
- end
- object chbZpetneLomitko: TCheckBox
- Left = 21
- Top = 248
- Width = 132
- Height = 17
- Caption = 'Zam��ovat \ za /'
- TabOrder = 10
- end
- object cmbSaveFormat: TComboBox
- Left = 319
- Top = 156
- Width = 98
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 11
- Items.Strings = (
- 'WIN'
- 'UNIX'
- 'MAC')
- end
- object edDefaultExt: TEdit
- Left = 319
- Top = 181
- Width = 98
- Height = 21
- TabOrder = 12
- Text = '.html'
- end
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Dialogy'
- ImageIndex = 1
- object pnlDialogs: TPanel
- Left = 0
- Top = 0
- Width = 437
- Height = 291
- Align = alClient
- BevelOuter = bvNone
- BorderWidth = 2
- TabOrder = 0
- object btnSetUp: TSpeedButton
- Left = 409
- Top = 6
- Width = 23
- Height = 22
- Hint = 'Nahoru'
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
- 18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C6000000000000000000001000100010000000000000000000
- 000018C618C618C618C600001000100010001000100010001000100010000000
- 18C618C618C618C618C618C600001000100010001000100010001000000018C6
- 18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
- 18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C6}
- ParentShowHint = False
- ShowHint = True
- OnClick = btnSetUpClick
- end
- object btnSetDown: TSpeedButton
- Left = 409
- Top = 28
- Width = 23
- Height = 22
- Hint = 'Dol�'
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
- 18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
- 18C618C618C618C618C618C600001000100010001000100010001000000018C6
- 18C618C618C618C618C600001000100010001000100010001000100010000000
- 18C618C618C618C6000000000000000000001000100010000000000000000000
- 000018C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C6}
- ParentShowHint = False
- ShowHint = True
- OnClick = btnSetDownClick
- end
- object btnAddFilter: TSpeedButton
- Left = 409
- Top = 50
- Width = 23
- Height = 22
- Hint = 'Nov� filtr'
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F0000001863186318631863186318631863186318631863186318631863
- 1863186318631863186318631863000000000000000000000000000000000000
- 00001863186318631863186318630000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
- 00001863186318631863186318630000FF7F000000000000000000000000FF7F
- 00001863186318631863186318630000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
- 00001863186318631863186318630000FF7F000000000000000000000000FF7F
- 00001863186318631863186318630000FF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
- 000018631863FF7F186318631042FF7FFF7F000000000000000000000000FF7F
- 0000186318631042186318631042E07FFF7FFF7FFF7FFF7FFF7FFF7FFF7FFF7F
- 00001863186318631863FF7F1042FF7F1042000000000000FF7F000000000000
- 000018631863104210421042FF7FE07F1863FF7FFF7FFF7FFF7F0000FF7F0000
- 186318631863FF7FE07F1042E07FFF7FE07FFF7FE07FFF7FE07F000000001863
- 18631863186318631042E07F1042E07F1042E07F000000000000000018631863
- 1863186318631042E07F18631042FF7F18631042E07F18631863186318631863
- 186318631863E07F186318631042E07F186318631042FF7F1863186318631863
- 1863186318631863186318631042FF7F18631863186318631863186318631863
- 186318631863}
- Margin = 1
- ParentShowHint = False
- ShowHint = True
- OnClick = btnAddFilterClick
- end
- object btnDeleteFilter: TSpeedButton
- Left = 409
- Top = 94
- Width = 23
- Height = 22
- Hint = 'Smazat filtr'
- Glyph.Data = {
- 36040000424D3604000000000000360000002800000010000000100000000100
- 2000000000000004000000000000000000000000000000000000FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF000000000000000000FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF000000000000000000FFFFFF0080808000000000000000
- 0000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF0080808000FFFFFF00FF00FF00FFFFFF00FF00FF00FF00FF008080
- 80000000000000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF0080808000FF00FF00FFFFFF00FFFFFF00FF00FF00FF00FF00FF00
- FF00FF00FF008080800000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF0080808000FFFFFF00FF00FF00FFFFFF00FF00FF00008000000080
- 0000FF00FF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF0080808000FF00FF00FFFFFF00FFFFFF00FF00FF0000800000FF00
- FF0000800000FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF0080808000FF00FF00FFFFFF00FF00FF00FFFFFF00FF00FF0080808000FF00
- FF0000800000FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF0080808000FFFFFF00FF00FF00FFFFFF00FFFFFF00FF00FF00FF00FF000080
- 000000800000FF00FF008080800000000000FF00FF00FF00FF00FF00FF00FF00
- FF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FF00
- FF00FF00FF00FF00FF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00
- FF0080808000FF00FF00FFFFFF0080808000808080008080800080808000FFFF
- FF00FFFFFF00FF00FF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00
- FF0080808000FF00FF0080808000FFFFFF00FFFFFF00FFFFFF00FFFFFF008080
- 800080808000FFFFFF00FF00FF0000000000FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF008080800080808000FFFFFF00FFFFFF00FFFFFF0080808000FFFF
- FF00FFFFFF0080808000FFFFFF0000000000FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF0080808000FFFFFF00FFFFFF0080808000FFFFFF00FFFF
- FF00FF00FF00FF00FF008080800080808000FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF008080800080808000FF00FF00808080008080
- 80008080800080808000FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00
- FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00FF00}
- ParentShowHint = False
- ShowHint = True
- OnClick = btnDeleteFilterClick
- end
- object btnEditFiltr: TSpeedButton
- Left = 409
- Top = 72
- Width = 23
- Height = 22
- Hint = 'Upravit filtr'
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C6000018C6000018C6000018C6000018C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C60000000018C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C600000000000018C618C6
- 18C618C618C618C618C618C618C618C618C618C618C60000E0FF1084000018C6
- 18C618C618C618C618C618C618C618C618C618C618C60000E0FF18C6000018C6
- 18C618C618C618C618C618C618C618C618C618C618C618C60000E0FF10840000
- 18C618C618C618C618C618C618C618C618C618C618C618C60000E0FF18C60000
- 18C618C618C618C618C618C618C618C618C618C618C618C618C60000E0FF1084
- 000018C618C618C618C618C618C618C618C618C618C618C618C60000E0FF0000
- 000018C618C618C618C618C618C618C618C618C618C618C618C618C600000080
- 0080000018C618C618C618C618C618C618C618C618C618C618C618C600000000
- 000018C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C6}
- ParentShowHint = False
- ShowHint = True
- OnClick = btnEditFiltrClick
- end
- object lwFiltr: TListView
- Left = 11
- Top = 6
- Width = 395
- Height = 126
- Columns = <
- item
- Caption = 'N�zev'
- Width = 268
- end
- item
- Caption = 'Filtr'
- Width = 123
- end>
- ColumnClick = False
- ReadOnly = True
- RowSelect = True
- TabOrder = 0
- ViewStyle = vsReport
- end
- object Button1: TButton
- Left = 170
- Top = 141
- Width = 103
- Height = 25
- Caption = 'Asociovat soubory'
- TabOrder = 1
- OnClick = Button1Click
- end
- object ListBox2: TListBox
- Left = 12
- Top = 141
- Width = 153
- Height = 137
- ItemHeight = 13
- Items.Strings = (
- 'htm'
- 'html'
- 'css'
- 'asp'
- 'shtm'
- 'shtml'
- 'js'
- 'vb'
- 'vbs'
- 'bas'
- 'cgi'
- 'txt'
- 'sql'
- 'vtm'
- 'vtml'
- 'wml'
- 'xml'
- 'xsl'
- 'jsp'
- 'java'
- 'php'
- 'php3')
- MultiSelect = True
- TabOrder = 2
- end
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'HTML �ablona'
- ImageIndex = 2
- object Label8: TLabel
- Left = 4
- Top = 3
- Width = 48
- Height = 13
- Caption = 'Hlavi�ka :'
- end
- object Label10: TLabel
- Left = 6
- Top = 140
- Width = 40
- Height = 13
- Caption = 'Z�pat� : '
- end
- object pmHead: TPlusMemo
- Left = 4
- Top = 21
- Width = 421
- Height = 112
- Cursor = crIBeam
- Alignment = taLeftJustify
- ScrollBars = ssVertical
- AltFont.Charset = DEFAULT_CHARSET
- AltFont.Color = clWindowText
- AltFont.Height = -11
- AltFont.Name = 'MS Sans Serif'
- AltFont.Style = []
- CaretWidth = 1
- DisplayOnly = False
- EndOfTextMark.Color = clRed
- EndOfTextMark.Style = psClear
- Highlighter = frmMain.HTMLHigh
- Justified = False
- LineHeight = 0
- NullReplacement = #0
- Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars, pmoBlockSelection]
- Overwrite = False
- SelBackColor = clHighlight
- SelTextColor = clHighlightText
- Separators = #9' $%&,./:;<=>'
- SpecUnderline.Color = clRed
- SpecUnderline.Style = psClear
- UndoMaxSpace = 65536
- Version = 'v5.3b Standard edition'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- TabStop = True
- end
- object pmFoot: TPlusMemo
- Left = 5
- Top = 159
- Width = 420
- Height = 122
- Cursor = crIBeam
- Alignment = taLeftJustify
- ScrollBars = ssVertical
- AltFont.Charset = DEFAULT_CHARSET
- AltFont.Color = clWindowText
- AltFont.Height = -11
- AltFont.Name = 'MS Sans Serif'
- AltFont.Style = []
- CaretWidth = 1
- DisplayOnly = False
- EndOfTextMark.Color = clRed
- EndOfTextMark.Style = psClear
- Highlighter = frmMain.HTMLHigh
- Justified = False
- LineHeight = 0
- NullReplacement = #0
- Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars, pmoBlockSelection]
- Overwrite = False
- SelBackColor = clHighlight
- SelTextColor = clHighlightText
- Separators = #9' $%&,./:;<=>'
- SpecUnderline.Color = clRed
- UndoMaxSpace = 65536
- Version = 'v5.3b Standard edition'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Verdana'
- Font.Style = []
- ParentFont = False
- TabOrder = 1
- TabStop = True
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'Prohl�e�e'
- ImageIndex = 3
- object btnSetBrowserUp: TSpeedButton
- Left = 403
- Top = 10
- Width = 23
- Height = 22
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
- 18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C6000000000000000000001000100010000000000000000000
- 000018C618C618C618C600001000100010001000100010001000100010000000
- 18C618C618C618C618C618C600001000100010001000100010001000000018C6
- 18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
- 18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C6}
- OnClick = btnSetBrowserUpClick
- end
- object btnSetBrowserDown: TSpeedButton
- Left = 403
- Top = 32
- Width = 23
- Height = 22
- Glyph.Data = {
- 42020000424D4202000000000000420000002800000010000000100000000100
- 1000030000000002000000000000000000000000000000000000007C0000E003
- 00001F00000018C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C6000018C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C600001000000018C618C618C618C6
- 18C618C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C618C618C618C6000010001000100010001000000018C618C6
- 18C618C618C618C618C618C600001000100010001000100010001000000018C6
- 18C618C618C618C618C600001000100010001000100010001000100010000000
- 18C618C618C618C6000000000000000000001000100010000000000000000000
- 000018C618C618C618C618C618C618C60000100010001000000018C618C618C6
- 18C618C618C618C618C618C618C618C60000000000000000000018C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C618C618C618C618C618C618C618C618C618C618C618C618C618C6
- 18C618C618C6}
- OnClick = btnSetBrowserDownClick
- end
- object lvBrowser: TListView
- Left = 5
- Top = 11
- Width = 394
- Height = 240
- Columns = <
- item
- Caption = 'N�zev'
- Width = 139
- end
- item
- Caption = 'Cesta'
- Width = 251
- end>
- ColumnClick = False
- ReadOnly = True
- RowSelect = True
- TabOrder = 0
- ViewStyle = vsReport
- end
- object btnAdd: TButton
- Left = 5
- Top = 258
- Width = 61
- Height = 23
- Caption = 'P�idat...'
- TabOrder = 1
- OnClick = btnAddClick
- end
- object btnEdit: TButton
- Left = 71
- Top = 258
- Width = 61
- Height = 23
- Caption = 'Upravit...'
- TabOrder = 2
- OnClick = btnEditClick
- end
- object btnDelete: TButton
- Left = 137
- Top = 258
- Width = 61
- Height = 23
- Caption = 'Smazat'
- TabOrder = 3
- OnClick = btnDeleteClick
- end
- end
- object TabSheet5: TTabSheet
- Caption = 'Nastaven� p�sma'
- ImageIndex = 4
- OnShow = TabSheet5Show
- object ListBox1: TListBox
- Left = 6
- Top = 8
- Width = 185
- Height = 121
- ItemHeight = 13
- Items.Strings = (
- 'HTML Tagy'
- 'HTML atributy'
- 'HTML hodnoty atributu'
- 'HTML koment��e'
- 'Skripty'
- 'Speci�ln� znaky')
- TabOrder = 0
- OnClick = ListBox1Click
- end
- object PlusMemo1: TPlusMemo
- Left = 6
- Top = 136
- Width = 425
- Height = 145
- Cursor = crIBeam
- Alignment = taLeftJustify
- Lines.Strings = (
- '<!-- Comment -->'
- '<td><p><a href="link">Plain Text </a>'
- '<cfquery>'
- '<img src="image" width=15><%asp%>'
- '<script language="JavaScript" type="text/javascript">'
- '<!--'
- ' function testMe() {'
- ' var i = abs(-134) + "test";'
- ' // Open a new window'
- ' window.open("http://www.allaire.com");'
- ' }'
- '// -->'
- '</script><style> headline {font-size: 24pt;} </style>'
- '<form action="page.cgi">'
- '<input type="submit" value="Press Me">'
- '</form>')
- ScrollBars = ssVertical
- AltFont.Charset = DEFAULT_CHARSET
- AltFont.Color = clWindowText
- AltFont.Height = -11
- AltFont.Name = 'MS Sans Serif'
- AltFont.Style = []
- CaretWidth = 1
- DisplayOnly = False
- EndOfTextMark.Color = clRed
- EndOfTextMark.Style = psClear
- Highlighter = Html
- Justified = False
- LineHeight = 0
- NullReplacement = #0
- Options = [pmoWrapCaret, pmoInsertKeyActive, pmoWideOverwriteCaret, pmoAutoScrollBars, pmoBlockSelection]
- Overwrite = False
- SelBackColor = clHighlight
- SelTextColor = clHighlightText
- Separators = #9' $%&,./:;<=>'
- SpecUnderline.Color = clRed
- UndoMaxSpace = 65536
- Version = 'v5.3b Standard edition'
- TabOrder = 1
- TabStop = True
- end
- object GroupBox1: TGroupBox
- Left = 195
- Top = 4
- Width = 236
- Height = 125
- Caption = 'Nastaven�'
- TabOrder = 2
- object Label6: TLabel
- Left = 10
- Top = 22
- Width = 65
- Height = 13
- Caption = 'Barva p�sma :'
- end
- object cmbFontColor: TColorCombo
- Left = 80
- Top = 18
- Width = 148
- Height = 22
- ItemHeight = 16
- Items.Strings = (
- 'clWhite'
- 'clWhite'
- 'clBlack'
- 'clMaroon'
- 'clGreen'
- 'clOlive'
- 'clNavy'
- 'clPurple'
- 'clTeal'
- 'clGray'
- 'clSilver'
- 'clRed'
- 'clLime'
- 'clYellow'
- 'clBlue'
- 'clFuchsia'
- 'clAqua'
- 'clWhite')
- TabOrder = 0
- OnChange = cmbFontColorChange
- ColorDialog = frmMain.ColorDialog1
- end
- object chbBold: TCheckBox
- Left = 80
- Top = 48
- Width = 97
- Height = 17
- Caption = 'Tu�n�'
- TabOrder = 1
- OnClick = chbBoldClick
- end
- object chbItalic: TCheckBox
- Left = 80
- Top = 72
- Width = 97
- Height = 17
- Caption = 'Kurz�va'
- TabOrder = 2
- OnClick = chbItalicClick
- end
- object chbUnderLine: TCheckBox
- Left = 80
- Top = 96
- Width = 97
- Height = 17
- Caption = 'Podtr�en�'
- TabOrder = 3
- OnClick = chbUnderLineClick
- end
- end
- end
- end
- object Html: THtmlHighlighter
- Bracket.AltFont = False
- Bracket.Style = [fsBold]
- Bracket.Background = -1
- Bracket.Foreground = clBlue
- DefaultText.AltFont = False
- DefaultText.Style = []
- DefaultText.Background = -1
- DefaultText.Foreground = clWindowText
- HtmlKeyword.AltFont = False
- HtmlKeyword.Style = [fsBold]
- HtmlKeyword.Background = -1
- HtmlKeyword.Foreground = clNavy
- HtmlTag.AltFont = False
- HtmlTag.Style = [fsItalic]
- HtmlTag.Background = -1
- HtmlTag.Foreground = clGreen
- HtmlComment.AltFont = False
- HtmlComment.Style = [fsItalic]
- HtmlComment.Background = -1
- HtmlComment.Foreground = clOlive
- HtmlAttribute.AltFont = False
- HtmlAttribute.Style = []
- HtmlAttribute.Background = -1
- HtmlAttribute.Foreground = clGreen
- HtmlAttributeValue.AltFont = False
- HtmlAttributeValue.Style = []
- HtmlAttributeValue.Background = -1
- HtmlAttributeValue.Foreground = clGray
- ScriptTag.AltFont = False
- ScriptTag.Style = [fsBold]
- ScriptTag.Background = clWindow
- ScriptTag.Foreground = clPurple
- ScriptContent.AltFont = True
- ScriptContent.Style = []
- ScriptContent.Background = -1
- ScriptContent.Foreground = clWindowText
- SpecialChars.AltFont = False
- SpecialChars.Style = []
- SpecialChars.Background = -1
- SpecialChars.Foreground = clFuchsia
- UnknownTag.AltFont = False
- UnknownTag.Style = []
- UnknownTag.Background = -1
- UnknownTag.Foreground = clRed
- XMLSyntax = False
- Left = 272
- Top = 268
- end
- end
-