inherited frmTemplates: TfrmTemplates Left = 442 Top = 373 BorderStyle = bsNone Caption = 'frmTemplates' ClientHeight = 297 ClientWidth = 291 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False OnActivate = FormActivate OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown PixelsPerInch = 96 TextHeight = 13 object lbTemplates: TListBox Left = 0 Top = 17 Width = 291 Height = 280 Style = lbOwnerDrawFixed Align = alClient BevelKind = bkTile BevelOuter = bvRaised ItemHeight = 13 Sorted = True TabOrder = 0 OnDblClick = lbTemplatesDblClick OnDrawItem = lbTemplatesDrawItem OnKeyPress = lbTemplatesKeyPress end object Panel1: TPanel Left = 0 Top = 0 Width = 291 Height = 17 Align = alTop BevelInner = bvLowered BevelOuter = bvLowered TabOrder = 1 object lblWrited: TLabel Left = 2 Top = 2 Width = 41 Height = 13 Align = alLeft Caption = 'lblWrited' end end object XMLDocument: TXMLDocument Options = [doNodeAutoCreate, doAutoPrefix, doNamespaceDecl] ParseOptions = [poResolveExternals, poValidateOnParse] Left = 232 Top = 32 DOMVendorDesc = 'MSXML' end end