MenuPage40.XML 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. <Standard:Panel caption=" Edit ">
  2. <Properties>
  3. <FillColor>0</FillColor>
  4. </Properties>
  5. <Standard:Panel>
  6. <Properties>
  7. <Alignment>1</Alignment>
  8. <Bounds>
  9. <Width>180</Width>
  10. </Bounds>
  11. </Properties>
  12. <Standard:Button>
  13. <Properties>
  14. <Caption>::StartMenu:ButtonTitles:SText</Caption>
  15. <Alignment>2</Alignment>
  16. <OnClickHandler>X Run</OnClickHandler>
  17. </Properties>
  18. <Standard:SystemCommand>
  19. <Properties>
  20. <ID>X</ID>
  21. <CommandString>Notepad.Open</CommandString>
  22. </Properties>
  23. </Standard:SystemCommand>
  24. </Standard:Button>
  25. <Standard:Button>
  26. <Properties>
  27. <Caption>::StartMenu:ButtonTitles:SDTP</Caption>
  28. <Alignment>2</Alignment>
  29. <OnClickHandler>X Run</OnClickHandler>
  30. </Properties>
  31. <Standard:SystemCommand>
  32. <Properties>
  33. <ID>X</ID>
  34. <CommandString>DTPImage.Register;DTPRect.Register;DTPText.Register;DTPEditor.Open Demo</CommandString>
  35. </Properties>
  36. </Standard:SystemCommand>
  37. </Standard:Button>
  38. </Standard:Panel>
  39. <!-- Second column -->
  40. <Standard:Panel>
  41. <Properties>
  42. <Alignment>1</Alignment>
  43. <Bounds>
  44. <Width>180</Width>
  45. </Bounds>
  46. </Properties>
  47. <Standard:Button>
  48. <Properties>
  49. <Caption>::StartMenu:ButtonTitles:SStyles</Caption>
  50. <Alignment>2</Alignment>
  51. <OnClickHandler>X Run</OnClickHandler>
  52. </Properties>
  53. <Standard:SystemCommand>
  54. <Properties>
  55. <ID>X</ID>
  56. <CommandString>WMTextTool.Open;StartMenu.ClosePopup</CommandString>
  57. </Properties>
  58. </Standard:SystemCommand>
  59. </Standard:Button>
  60. <Standard:Button>
  61. <Properties>
  62. <Caption>::StartMenu:ButtonTitles:SInputMethods</Caption>
  63. <Alignment>2</Alignment>
  64. <OnClickHandler>X Run</OnClickHandler>
  65. </Properties>
  66. <Standard:SystemCommand>
  67. <Properties>
  68. <ID>X</ID>
  69. <CommandString>WMInputMethodTool.Open;StartMenu.ClosePopup</CommandString>
  70. </Properties>
  71. </Standard:SystemCommand>
  72. </Standard:Button>
  73. </Standard:Panel>
  74. <!-- 3rd column -->
  75. <Standard:Panel>
  76. <Properties>
  77. <Alignment>1</Alignment>
  78. <Bounds>
  79. <Width>180</Width>
  80. </Bounds>
  81. </Properties>
  82. <Standard:Button>
  83. <Properties>
  84. <Caption>::StartMenu:ButtonTitles:SUnicodeMarkers</Caption>
  85. <Alignment>2</Alignment>
  86. <OnClickHandler>X Run</OnClickHandler>
  87. </Properties>
  88. <Standard:SystemCommand>
  89. <Properties>
  90. <ID>X</ID>
  91. <CommandString>WMUnicodeMarkerTool.Open;StartMenu.ClosePopup</CommandString>
  92. </Properties>
  93. </Standard:SystemCommand>
  94. </Standard:Button>
  95. <Standard:Button>
  96. <Properties>
  97. <Caption>::StartMenu:ButtonTitles:SUnicodeMap</Caption>
  98. <Alignment>2</Alignment>
  99. <OnClickHandler>X Run</OnClickHandler>
  100. </Properties>
  101. <Standard:SystemCommand>
  102. <Properties>
  103. <ID>X</ID>
  104. <CommandString>WMCharMap.Open</CommandString>
  105. </Properties>
  106. </Standard:SystemCommand>
  107. </Standard:Button>
  108. </Standard:Panel>
  109. <!-- 4th column -->
  110. <Standard:Panel>
  111. <Properties>
  112. <Alignment>1</Alignment>
  113. <Bounds>
  114. <Width>180</Width>
  115. </Bounds>
  116. </Properties>
  117. <Standard:Button>
  118. <Properties>
  119. <Caption/>
  120. <Alignment>2</Alignment>
  121. <OnClickHandler>X Run</OnClickHandler>
  122. </Properties>
  123. <Standard:SystemCommand>
  124. <Properties>
  125. <ID>X</ID>
  126. <CommandString/>
  127. </Properties>
  128. </Standard:SystemCommand>
  129. </Standard:Button>
  130. <Standard:Button>
  131. <Properties>
  132. <Caption/>
  133. <Alignment>2</Alignment>
  134. <OnClickHandler>X Run</OnClickHandler>
  135. </Properties>
  136. <Standard:SystemCommand>
  137. <Properties>
  138. <ID>X</ID>
  139. <CommandString/>
  140. </Properties>
  141. </Standard:SystemCommand>
  142. </Standard:Button>
  143. </Standard:Panel>
  144. </Standard:Panel>