object FormPlaMenuEd: TFormPlaMenuEd Left = 385 Top = 207 Width = 513 Height = 288 BorderWidth = 8 Caption = 'Menu editor' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Arbol: TTreeView Left = 0 Top = 0 Width = 384 Height = 245 Align = alClient Color = clMenu Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Tahoma' Font.Style = [] HideSelection = False Indent = 24 ParentFont = False ReadOnly = True RowSelect = True ShowLines = False TabOrder = 0 OnChange = ArbolChange OnCustomDrawItem = ArbolCustomDrawItem end object Panel1: TPanel Left = 384 Top = 0 Width = 105 Height = 245 Align = alRight BevelInner = bvLowered TabOrder = 1 object ButtonNewItem: TButton Left = 8 Top = 8 Width = 89 Height = 25 Caption = 'Nuevo Item' TabOrder = 0 OnClick = ButtonNewItemClick end object ButtonNewSubItem: TButton Left = 8 Top = 40 Width = 89 Height = 25 Caption = 'Nuevo SubItem' TabOrder = 1 OnClick = ButtonNewSubItemClick end object ButtonEliminarItem: TButton Left = 8 Top = 72 Width = 89 Height = 25 Caption = 'Eliminar Item' TabOrder = 2 OnClick = ButtonEliminarItemClick end object ButtonCerrar: TButton Left = 8 Top = 212 Width = 89 Height = 25 Caption = 'Cerrar' TabOrder = 3 OnClick = ButtonCerrarClick end object BitBtnUp: TBitBtn Left = 40 Top = 120 Width = 29 Height = 25 TabOrder = 4 OnClick = BitBtnUpClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333000333 3333333333777F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333FF7F7FFFF333333000090000 3333333777737777F333333099999990333333373F3333373333333309999903 333333337F33337F33333333099999033333333373F333733333333330999033 3333333337F337F3333333333099903333333333373F37333333333333090333 33333333337F7F33333333333309033333333333337373333333333333303333 333333333337F333333333333330333333333333333733333333} NumGlyphs = 2 end object BitBtnDown: TBitBtn Left = 40 Top = 148 Width = 29 Height = 25 TabOrder = 5 OnClick = BitBtnDownClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000120B0000120B00001000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333303333 333333333337F33333333333333033333333333333373F333333333333090333 33333333337F7F33333333333309033333333333337373F33333333330999033 3333333337F337F33333333330999033333333333733373F3333333309999903 333333337F33337F33333333099999033333333373333373F333333099999990 33333337FFFF3FF7F33333300009000033333337777F77773333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333309033333333333337F7F333333333333090333 33333333337F7F33333333333300033333333333337773333333} NumGlyphs = 2 end end end