123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- <Standard:Panel caption=" Edit ">
- <Properties>
- <FillColor>0</FillColor>
- </Properties>
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SText</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>Notepad.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SDTP</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>DTPImage.Register;DTPRect.Register;DTPText.Register;DTPEditor.Open Demo</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- Second column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SStyles</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMTextTool.Open;StartMenu.ClosePopup</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SInputMethods</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMInputMethodTool.Open;StartMenu.ClosePopup</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- 3rd column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SUnicodeMarkers</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMUnicodeMarkerTool.Open;StartMenu.ClosePopup</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption>::StartMenu:ButtonTitles:SUnicodeMap</Caption>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString>WMCharMap.Open</CommandString>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- <!-- 4th column -->
- <Standard:Panel>
- <Properties>
- <Alignment>1</Alignment>
- <Bounds>
- <Width>180</Width>
- </Bounds>
- </Properties>
- <Standard:Button>
- <Properties>
- <Caption/>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString/>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- <Standard:Button>
- <Properties>
- <Caption/>
- <Alignment>2</Alignment>
- <OnClickHandler>X Run</OnClickHandler>
- </Properties>
- <Standard:SystemCommand>
- <Properties>
- <ID>X</ID>
- <CommandString/>
- </Properties>
- </Standard:SystemCommand>
- </Standard:Button>
- </Standard:Panel>
- </Standard:Panel>
|