object ufrmTeiHeader: TufrmTeiHeader Left = 322 Top = 285 AutoScroll = False Caption = 'ufrmTeiHeader' ClientHeight = 456 ClientWidth = 641 Color = clBtnFace Constraints.MinHeight = 480 Constraints.MinWidth = 640 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Scaled = False OnActivate = TntFormActivate OnClose = FormClose OnShow = FormShow DesignSize = ( 641 456) PixelsPerInch = 96 TextHeight = 16 object umsgNotWellFormed: TTntLabel Left = 36 Top = 412 Width = 56 Height = 16 AutoSize = False Caption = 'The XML code in the teiHeader is not well-formed. Do you want th' + 'e program to try to fix it for you?' Visible = False end object ubbnTeiHeaderOK: TTntBitBtn Left = 168 Top = 404 Width = 138 Height = 33 Anchors = [akBottom] Caption = '&OK' TabOrder = 0 OnClick = ubbnTeiHeaderOKClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555544555555 555555555FF55555555555542245555555555555F88F55555555554222245555 5555555F8888F5555555542222224555555555F888888F5555554222A2222455 55555F88808888F55555222A5A22245555555888050888F55555A2A555A22245 555550805550888F55555A55555A22245555550555550888F55555555555A222 45555555555550888F55555555555A22245555555555550888F55555555555A2 2245555555555550888F55555555555A22245555555555550888555555555555 A22455555555555550885555555555555A225555555555555508555555555555 55A5555555555555555055555555555555555555555555555555} NumGlyphs = 2 end object ubbnTeiHeaderCancel: TTntBitBtn Left = 336 Top = 404 Width = 138 Height = 33 Anchors = [akBottom] Caption = '&Cancel' ModalResult = 2 TabOrder = 1 OnClick = ubbnTeiHeaderCancelClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 80000080000000808000800000008000800080800000C0C0C000808080000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00338833333333 333333FF33333333333339118333339833333088F333330F3333391118333911 833330888F333088F3333911118391111833308888F308888F33339111181111 18333308888F88888F333339111111118333333088888888F333333391111118 333333330888888F333333333111118333333333388888F33333333339111183 33333333308888F3333333339111118333333333088888F33333333911181118 33333330888F888F33333391118391118333330888F30888F333339118333911 183333088F3330888F3333391333339111333330833333088833333333333339 1933333333333330803333333333333333333333333333333333} NumGlyphs = 2 end object ustEditTeiHeader: TTntStaticText Left = 12 Top = 40 Width = 613 Height = 37 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'You can edit the code of the teiHeader here. The code will be ch' + 'ecked for well-formedness, but not validated.' TabOrder = 2 end object utbrTeiHeader: TTntToolBar Left = 0 Top = 0 Width = 641 Height = 34 AutoSize = True ButtonHeight = 30 ButtonWidth = 31 DisabledImages = IconsInc.il24_Disabled EdgeBorders = [ebTop, ebBottom] Flat = True HotImages = IconsInc.il24_Hot Images = IconsInc.il24_Normal ParentShowHint = False ShowHint = True TabOrder = 3 object utbEditUndo: TTntToolButton Left = 0 Top = 0 Action = ufrmMain.aEditUndo end object utbEditCut: TTntToolButton Left = 31 Top = 0 Action = ufrmMain.aEditCut end object utbEditCopy: TTntToolButton Left = 62 Top = 0 Action = ufrmMain.aEditCopy end object utbEditPaste: TTntToolButton Left = 93 Top = 0 Action = ufrmMain.aEditPaste end object utbEditDelete: TTntToolButton Left = 124 Top = 0 Action = ufrmMain.aEditDelete end object utbEditSelectAll: TTntToolButton Left = 155 Top = 0 Action = ufrmMain.aEditSelectAll end object utbSep1: TTntToolButton Left = 186 Top = 0 Width = 8 Caption = 'utbSep1' Style = tbsSeparator end object utbFind: TTntToolButton Left = 194 Top = 0 Action = ufrmMain.aFind end object utbInsertTag: TTntToolButton Left = 225 Top = 0 Action = ufrmMain.aInsertTag end end object usmTeiHeader: TSynMemo Left = 8 Top = 88 Width = 625 Height = 301 Hint = 'This is the teiHeader code. You can edit it here, or in an exter' + 'nal application.' Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Courier New' Font.Style = [] ParentShowHint = False ShowHint = True TabOrder = 4 OnKeyDown = usmTeiHeaderKeyDown Gutter.Font.Charset = DEFAULT_CHARSET Gutter.Font.Color = clWindowText Gutter.Font.Height = -11 Gutter.Font.Name = 'Courier New' Gutter.Font.Style = [] Gutter.Width = 0 Highlighter = xmlhlTeiHeader TabWidth = 2 WantTabs = True WordWrap = True end object XMLDoc: TXMLDocument Left = 540 Top = 396 DOMVendorDesc = 'MSXML' end object xmlhlTeiHeader: TSynXMLSyn AttributeAttri.Foreground = clGreen AttributeValueAttri.Style = [fsBold, fsItalic] TextAttri.Style = [] WantBracesParsed = False Left = 488 Top = 392 end end